Home
last modified time | relevance | path

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

/libCEED/tests/
H A Djunit_common.py73 class RunMode(Enum): class
523 def test_case_output_string(test_case: TestCase, spec: TestSpec, mode: RunMode,
586 mode: RunMode, nproc: int, suite_spec: SuiteSpec, verbose: bool = False) -> TestCase:
768 def run_tests(test: str, ceed_backends: List[str], mode: RunMode, nproc: int,