Home
last modified time | relevance | path

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

/libCEED/tests/
H A Djunit_common.py125 def test_failure_artifacts_path(self) -> Path: member in SuiteSpec
580 save_path: Path = suite_spec.test_failure_artifacts_path / file.name
708 save_path: Path = suite_spec.test_failure_artifacts_path / csv_name
728 save_path: Path = suite_spec.test_failure_artifacts_path / cgn_name
747 save_path: Path = suite_spec.test_failure_artifacts_path / ref_name
788 suite_spec.test_failure_artifacts_path.mkdir(parents=True, exist_ok=True)