Searched refs:run_test (Results 1 – 1 of 1) sorted by relevance
| /libCEED/tests/ |
| H A D | junit_common.py | 585 def run_test(index: int, test: str, spec: TestSpec, backend: str, function 795 [pool.apply_async(run_test, (i, test, spec, backend, mode, nproc, suite_spec, verbose))
|