Home
last modified time | relevance | path

Searched defs:AddressSanitizerInterface (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_interface_test.cpp18 TEST(AddressSanitizerInterface, GetEstimatedAllocatedSize) { in TEST() argument
29 TEST(AddressSanitizerInterface, GetAllocatedSizeAndOwnershipTest) { in TEST() argument
75 TEST(AddressSanitizerInterface, GetCurrentAllocatedBytesTest) { in TEST() argument
90 TEST(AddressSanitizerInterface, GetHeapSizeTest) { in TEST() argument
122 TEST(AddressSanitizerInterface, ManyThreadsWithStatsStressTest) { in TEST() argument
151 TEST(AddressSanitizerInterface, DeathCallbackTest) { in TEST() argument
165 TEST(AddressSanitizerInterface, SimplePoisonMemoryRegionTest) { in TEST() argument
182 TEST(AddressSanitizerInterface, OverlappingPoisonMemoryRegionTest) { in TEST() argument
203 TEST(AddressSanitizerInterface, PushAndPopWithPoisoningTest) { in TEST() argument
238 TEST(AddressSanitizerInterface, PoisoningStressTest) { in TEST() argument
[all …]