Searched defs:atf_vars (Results 1 – 2 of 2) sorted by relevance
/freebsd/tests/ | ||
H A D | conftest.py | 54 def atf_vars() -> Dict[str, str]: function |
/freebsd/tests/atf_python/ | ||
H A D | utils.py | 66 def atf_vars(self) -> Dict[str, str]: member in BaseTest |