Home
last modified time | relevance | path

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

/libCEED/tests/
H A Djunit.py39 class CeedSuiteSpec(SuiteSpec):
H A Djunit_common.py85 class SuiteSpec(ABC): class
573 def save_failure_artifact(suite_spec: SuiteSpec, file: Path) -> Path: argument
586 mode: RunMode, nproc: int, suite_spec: SuiteSpec, verbose: bool = False) -> TestCase: argument
769 …suite_spec: SuiteSpec, pool_size: int = 1, search: str = ".*", verbose: bool = False) -> TestSuite: argument