Searched refs:ATFHandler (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/tests/
H A Dconftest.py2 from atf_python.atf_pytest import ATFHandler namespace
12 DEFAULT_HANDLER = ATFHandler(report_file_name=config.option.atf_file)
55 return ATFHandler.get_atf_vars()
/freebsd-current/tests/atf_python/
H A Datf_pytest.py67 test_cls = ATFHandler.get_test_class(obj)
114 class ATFHandler(object): class in inherits:object

Completed in 122 milliseconds