Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-output-test_.cc1004 class TestSuiteThatFailsToSetUp : public testing::Test { class
1008 TEST_F(TestSuiteThatFailsToSetUp, ShouldNotRun) { std::abort(); } in TEST_F() argument
H A Dgoogletest-output-test-golden-lin.txt955 [----------] 1 test from TestSuiteThatFailsToSetUp