Home
last modified time | relevance | path

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

/titanic_44/usr/src/test/test-runner/cmd/
H A Drun.py348 class TestGroup(Test): class
354 super(TestGroup, self).__init__(pathname, outputdir, timeout, user,
500 testgroup = TestGroup(dirname)
534 testgroup = TestGroup(section)
535 for prop in TestGroup.props: