Searched defs:TEST (Results 1 - 25 of 99) sorted by relevance

1234

/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dadt_test.cpp21 TEST(ADTTest, SpanDefaultConstruction) { function
28 TEST(ADTTest, SpanConstructFromFixedArray) { function
40 TEST(ADTTest, SpanConstructFromIteratorAndSize) { function
H A Dinterval_set_test.cpp18 TEST(IntervalSetTest, DefaultConstructed) { function
27 TEST(IntervalSetTest, InsertSingleElement) { function
39 TEST(IntervalSetTest, InsertCoalesceWithPrevious) { function
51 TEST(IntervalSetTest, InsertCoalesceWithFollowing) { function
63 TEST(IntervalSetTest, InsertCoalesceBoth) { function
82 TEST(IntervalSetTest, EraseSplittingLeft) { function
95 TEST(IntervalSetTest, EraseSplittingRight) { function
108 TEST(IntervalSetTest, EraseSplittingBoth) { function
H A Dexecutor_symbol_def_test.cpp15 TEST(ExecutorSymbolDefTest, Serialization) { function
H A Dinterval_map_test.cpp18 TEST(IntervalMapTest, DefaultConstructed) { function
27 TEST(IntervalMapTest, InsertSingleElement) { function
41 TEST(IntervalMapTest, InsertCoalesceWithPrevious) { function
70 TEST(IntervalMapTest, InsertCoalesceWithFollowing) { function
98 TEST(IntervalMapTest, InsertCoalesceBoth) { function
139 TEST(IntervalMapTest, EraseSingleElement) { function
149 TEST(IntervalMapTest, EraseSplittingLeft) { function
162 TEST(IntervalMapTest, EraseSplittingRight) { function
175 TEST(IntervalMapTest, EraseSplittingBoth) { function
190 TEST(IntervalMapTes function
[all...]
H A Dstring_pool_test.cpp16 TEST(StringPool, UniquingAndComparisons) { function in namespace:__anon1194
H A Dextensible_rtti_test.cpp32 TEST(ExtensibleRTTITest, BaseCheck) { function
/freebsd-current/contrib/googletest/googletest/samples/
H A Dsample4_unittest.cc37 TEST(Counter, Increment) { function in namespace:__anon28
H A Dsample1_unittest.cc76 TEST(FactorialTest, Negative) { function in namespace:__anon25
100 TEST(FactorialTest, Zero) { EXPECT_EQ(1, Factorial(0)); } function in namespace:__anon25
103 TEST(FactorialTest, Positive) { function in namespace:__anon25
113 TEST(IsPrimeTest, Negative) { function in namespace:__anon25
122 TEST(IsPrimeTest, Trivial) { function in namespace:__anon25
130 TEST(IsPrimeTest, Positive) { function in namespace:__anon25
H A Dsample2_unittest.cc47 TEST(MyString, DefaultConstructor) { function in namespace:__anon26
78 TEST(MyString, ConstructorFromCString) { function in namespace:__anon26
85 TEST(MyString, CopyConstructor) { function in namespace:__anon26
92 TEST(MyString, Set) { function in namespace:__anon26
/freebsd-current/contrib/googletest/googletest/test/
H A Dgtest_main_unittest.cc37 TEST(GTestMainTest, ShouldSucceed) {} function in namespace:__anon62
H A Dgtest_help_test_.cc38 TEST(HelpFlagTest, ShouldNotBeRun) { function
43 TEST(DeathTest, UsedByPythonScriptToDetectSupportForDeathTestsInThisBinary) {} function
H A Dgtest_testbridge_test_.cc38 TEST(TestFilterTest, TestThatSucceeds) {} function
40 TEST(TestFilterTest, TestThatFails) { function
H A Dgtest_sole_header_test.cc40 TEST(NoFatalFailureTest, ExpectNoFatalFailure) { function in namespace:__anon65
47 TEST(NoFatalFailureTest, AssertNoFatalFailure) { function in namespace:__anon65
H A Dgoogletest-uninitialized-test_.cc32 TEST(DummyTest, Dummy) { function
H A Dgtest_prod_test.cc38 TEST(PrivateCodeTest, CanAccessPrivateMembers) { function
H A Dgtest_skip_test.cc37 TEST(SkipTest, DoesSkip) { function
H A Dgoogletest-color-test_.cc45 TEST(GTestColorTest, Dummy) {} function
H A Dgtest_skip_in_environment_setup_test.cc42 TEST(Test, AlwaysFails) { EXPECT_EQ(true, false); } function
H A Dgoogletest-break-on-failure-unittest_.cc50 TEST(Foo, Bar) { EXPECT_EQ(2, 3); } function in namespace:__anon44
H A Dgoogletest-message-test.cc62 TEST(MessageTest, DefaultConstructor) { function in namespace:__anon51
68 TEST(MessageTest, CopyConstructor) { function in namespace:__anon51
75 TEST(MessageTest, ConstructsFromCString) { function in namespace:__anon51
81 TEST(MessageTest, StreamsFloat) { function in namespace:__anon51
89 TEST(MessageTest, StreamsDouble) { function in namespace:__anon51
99 TEST(MessageTest, StreamsPointer) { function in namespace:__anon51
106 TEST(MessageTest, StreamsNullPointer) { function in namespace:__anon51
112 TEST(MessageTest, StreamsCString) { function in namespace:__anon51
117 TEST(MessageTest, StreamsNullCString) { function in namespace:__anon51
123 TEST(MessageTes function in namespace:__anon51
129 TEST(MessageTest, StreamsStringWithEmbeddedNUL) { function in namespace:__anon51
138 TEST(MessageTest, StreamsNULChar) { function in namespace:__anon51
143 TEST(MessageTest, StreamsInt) { function in namespace:__anon51
149 TEST(MessageTest, StreamsAbslStringify) { function in namespace:__anon51
156 TEST(MessageTest, StreamsBasicIoManip) { function in namespace:__anon51
165 TEST(MessageTest, GetString) { function in namespace:__anon51
172 TEST(MessageTest, StreamsToOStream) { function in namespace:__anon51
180 TEST(MessageTest, DoesNotTakeUpMuchStackSpace) { function in namespace:__anon51
[all...]
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-port_test.cc42 TEST(DummyTest, Dummy) {} function
H A Dgmock_ex_test.cc57 TEST(DefaultValueTest, ThrowsRuntimeErrorWhenNoDefaultValue) { function in namespace:__anon18
H A Dgmock_leak_test_.cc58 TEST(LeakTest, LeakedMockWithExpectCallCausesFailureWhenLeakCheckingIsEnabled) { function in namespace:__anon19
71 TEST(LeakTest, LeakedMockWithOnCallCausesFailureWhenLeakCheckingIsEnabled) { function in namespace:__anon19
83 TEST(LeakTest, CatchesMultipleLeakedMockObjects) { function in namespace:__anon19
/freebsd-current/contrib/capsicum-test/
H A Dsysctl.cc9 TEST(Sysctl, Capability) { function
H A Drename.cc25 TEST(Rename, AbsDesignationSame) { function
31 TEST(RenameAt, AbsDesignationSame) { function

Completed in 204 milliseconds

1234