Searched defs:TEST_P (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/tests/ |
H A D | recoverable.cpp | 30 TEST_P(BacktraceGuardedPoolAllocator, MultipleDoubleFreeOnlyOneOutput) { in TEST_P() function 47 TEST_P(BacktraceGuardedPoolAllocator, MultipleInvalidFreeOnlyOneOutput) { in TEST_P() function 63 TEST_P(BacktraceGuardedPoolAllocator, MultipleUseAfterFreeOnlyOneOutput) { in TEST_P() function 79 TEST_P(BacktraceGuardedPoolAllocator, MultipleBufferOverflowOnlyOneOutput) { in TEST_P() function 100 TEST_P(BacktraceGuardedPoolAllocator, OneDoubleFreeOneUseAfterFree) { in TEST_P() function 122 TEST_P(BacktraceGuardedPoolAllocator, OneErrorReportPerSlot) { in TEST_P() function 202 TEST_P(BacktraceGuardedPoolAllocator, InterThreadThrashingSingleAlloc) { in TEST_P() function
|
H A D | backtrace.cpp | 16 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, DoubleFree) { in TEST_P() function 40 TEST_P(BacktraceGuardedPoolAllocatorDeathTest, UseAfterFree) { in TEST_P() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_libc_test.cpp | 199 TEST_P(SanitizerCommonFileTest, ReadFileToBuffer) { in TEST_P() function 208 TEST_P(SanitizerCommonFileTest, ReadFileToBufferHalf) { in TEST_P() function 218 TEST_P(SanitizerCommonFileTest, ReadFileToVector) { in TEST_P() function 224 TEST_P(SanitizerCommonFileTest, ReadFileToVectorHalf) { in TEST_P() function
|
H A D | sanitizer_stack_store_test.cpp | 144 TEST_P(StackStorePackTest, PackUnpack) { in TEST_P() function 181 TEST_P(StackStorePackTest, Failed) { in TEST_P() function
|
H A D | sanitizer_stackdepot_test.cpp | 170 TEST_P(StackDepotBenchmark, DISABLED_Benchmark) { in TEST_P() function
|
H A D | sanitizer_common_test.cpp | 301 TEST_P(SortAndDedupTest, SortAndDedup) { in TEST_P() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 982 TEST_P(MemorySanitizerIpTest, accept) { in TEST_P() function 1026 TEST_P(MemorySanitizerIpTest, recvmsg) { in TEST_P() function
|