Home
last modified time | relevance | path

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

/libCEED/tests/
H A Djunit.py43 def get_source_path(self, test: str) -> Path: member in CeedSuiteSpec
H A Djunit_common.py88 def get_source_path(self, test: str) -> Path: member in SuiteSpec
602 source_path: Path = suite_spec.get_source_path(test)
786 …t for t in get_test_args(suite_spec.get_source_path(test)) if re.search(search, t.name, re.IGNOREC…