Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/tests/test-runner/bin/ !
H A Dtest-runner.py.in672 script doesn't pass, skip all the tests in this TestGroup. Run the
765 Create a new TestGroup, and apply any properties that were passed
807 TestGroup. Properties from individual sections override those set
808 in the 'DEFAULT' section. If the Test or TestGroup passes
/src/contrib/bsnmp/tests/ !
H A Dcatch.hpp13093 class TestGroup { class
13095 explicit TestGroup(std::shared_ptr<Config> const& config) in TestGroup() function in Catch::__anondb2f1b403811::TestGroup
13324 TestGroup tests { m_config }; in runInternal()