Home
last modified time | relevance | path

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

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