Searched refs:check_pre_skip (Results 1 – 2 of 2) sorted by relevance
| /libCEED/tests/ |
| H A D | junit.py | 101 def check_pre_skip(self, test: str, spec: TestSpec, resource: str, nproc: int) -> Optional[str]: member in CeedSuiteSpec
|
| H A D | junit_common.py | 181 def check_pre_skip(self, test: str, spec: TestSpec, resource: str, nproc: int) -> Optional[str]: member in SuiteSpec 616 skip_reason: Optional[str] = suite_spec.check_pre_skip(test, spec, backend, nproc)
|