Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in468 class TestGroup(Test): class
472 super(TestGroup, self).__init__(pathname, **kwargs)
645 testgroup = TestGroup(dirname)
694 testgroup = TestGroup(os.path.abspath(pathname),
696 for prop in TestGroup.props: