Home
last modified time | relevance | path

Searched refs:get_test_args (Results 1 – 1 of 1) sorted by relevance

/libCEED/tests/
H A Djunit_common.py375 def get_test_args(source_file: Path) -> List[TestSpec]: function
786 …t for t in get_test_args(suite_spec.get_source_path(test)) if re.search(search, t.name, re.IGNOREC…