Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp229 #define SCUDO_TYPED_TEST(FIXTURE, NAME) \ macro
251 SCUDO_TYPED_TEST(ScudoCombinedTest, IsOwned) { in SCUDO_TYPED_TEST() function
321 SCUDO_TYPED_TEST(ScudoCombinedTest, ZeroContents) { in SCUDO_TYPED_TEST() function
338 SCUDO_TYPED_TEST(ScudoCombinedTest, ZeroFill) { in SCUDO_TYPED_TEST() function
356 SCUDO_TYPED_TEST(ScudoCombinedTest, PatternOrZeroFill) { in SCUDO_TYPED_TEST() function
383 SCUDO_TYPED_TEST(ScudoCombinedTest, BlockReuse) { in SCUDO_TYPED_TEST() function
401 SCUDO_TYPED_TEST(ScudoCombinedTest, ReallocateLargeIncreasing) { in SCUDO_TYPED_TEST() function
422 SCUDO_TYPED_TEST(ScudoCombinedTest, ReallocateLargeDecreasing) { in SCUDO_TYPED_TEST() function
443 SCUDO_TYPED_TEST(ScudoCombinedDeathTes function
480 SCUDO_TYPED_TEST(ScudoCombinedTest, IterateOverChunks) { SCUDO_TYPED_TEST() function
510 SCUDO_TYPED_TEST(ScudoCombinedDeathTest, UseAfterFree) { SCUDO_TYPED_TEST() function
537 SCUDO_TYPED_TEST(ScudoCombinedDeathTest, DisableMemoryTagging) { SCUDO_TYPED_TEST() function
558 SCUDO_TYPED_TEST(ScudoCombinedTest, Stats) { SCUDO_TYPED_TEST() function
620 SCUDO_TYPED_TEST(ScudoCombinedTest, ThreadedCombined) { SCUDO_TYPED_TEST() function
779 SCUDO_TYPED_TEST(ScudoCombinedTest, ReleaseToOS) { SCUDO_TYPED_TEST() function
784 SCUDO_TYPED_TEST(ScudoCombinedTest, OddEven) { SCUDO_TYPED_TEST() function
823 SCUDO_TYPED_TEST(ScudoCombinedTest, DisableMemInit) { SCUDO_TYPED_TEST() function
863 SCUDO_TYPED_TEST(ScudoCombinedTest, ReallocateInPlaceStress) { SCUDO_TYPED_TEST() function
883 SCUDO_TYPED_TEST(ScudoCombinedTest, RingBufferDefaultDisabled) { SCUDO_TYPED_TEST() function
891 SCUDO_TYPED_TEST(ScudoCombinedTest, RingBufferInitOnce) { SCUDO_TYPED_TEST() function
906 SCUDO_TYPED_TEST(ScudoCombinedTest, RingBufferSize) { SCUDO_TYPED_TEST() function
915 SCUDO_TYPED_TEST(ScudoCombinedTest, RingBufferAddress) { SCUDO_TYPED_TEST() function
924 SCUDO_TYPED_TEST(ScudoCombinedTest, StackDepotDefaultDisabled) { SCUDO_TYPED_TEST() function
932 SCUDO_TYPED_TEST(ScudoCombinedTest, StackDepotInitOnce) { SCUDO_TYPED_TEST() function
947 SCUDO_TYPED_TEST(ScudoCombinedTest, StackDepotSize) { SCUDO_TYPED_TEST() function
956 SCUDO_TYPED_TEST(ScudoCombinedTest, StackDepotAddress) { SCUDO_TYPED_TEST() function
965 SCUDO_TYPED_TEST(ScudoCombinedTest, StackDepot) { SCUDO_TYPED_TEST() function
[all...]
H A Dprimary_test.cpp201 #define SCUDO_TYPED_TEST(FIXTURE, NAME) \ macro
210 SCUDO_TYPED_TEST(ScudoPrimaryTest, BasicPrimary) { in SCUDO_TYPED_TEST() function
298 SCUDO_TYPED_TEST(ScudoPrimaryTest, PrimaryIterate) { in SCUDO_TYPED_TEST() function
335 SCUDO_TYPED_TEST(ScudoPrimaryTest, PrimaryThreaded) { in SCUDO_TYPED_TEST() function
395 SCUDO_TYPED_TEST(ScudoPrimaryTest, ReleaseToOS) { SCUDO_TYPED_TEST() function
411 SCUDO_TYPED_TEST(ScudoPrimaryTest, MemoryGroup) { SCUDO_TYPED_TEST() function