llvm-project/compiler-rt/lib/scudo/standalone/tests
Evgenii Stepanov 8add770417 Revert "[scudo] Detect double free when running with MTE."
Mysterious failures on the x86_64-linux-qemu, to be debugged.

This reverts commit 1dd54691b2.
2022-11-21 16:57:14 -08:00
..
CMakeLists.txt [compiler-rt][CMake] Set --unwindlib=none when using LLVM libunwind 2022-07-15 07:25:38 +00:00
atomic_test.cpp
bytemap_test.cpp
checksum_test.cpp [scudo] Fix static and unused function type annotations 2022-03-18 12:52:29 -07:00
chunk_test.cpp Name all DEATH tests using 'DeathTest' suffix. 2021-07-02 13:51:16 -07:00
combined_test.cpp Revert "[scudo] Detect double free when running with MTE." 2022-11-21 16:57:14 -08:00
common_test.cpp [NFC][scudo] Avoid integer overflow in test 2021-06-03 00:08:41 -07:00
flags_test.cpp [scudo][standalone] Restore GWP-ASan flag parsing 2021-01-27 12:35:34 -08:00
list_test.cpp Reland "[scudo] Manage free blocks in BatchGroup." 2022-10-21 19:57:28 +00:00
map_test.cpp [scudo] Use portable sysconf instead of deprecated getpagesize 2022-03-17 11:02:26 -07:00
memtag_test.cpp [scudo] Fix test harness integration 2022-03-17 10:17:36 -07:00
mutex_test.cpp [scudo] Make Scudo compile for C++20 2022-01-14 14:53:40 -08:00
primary_test.cpp Reland "[scudo] Manage free blocks in BatchGroup." 2022-10-21 19:57:28 +00:00
quarantine_test.cpp [scudo] Rework Vector/String 2021-06-03 18:12:24 -07:00
release_test.cpp [scudo] Lazy initialize the PageMap while page releasing 2022-10-28 20:29:17 +00:00
report_test.cpp Name all DEATH tests using 'DeathTest' suffix. 2021-07-02 13:51:16 -07:00
scudo_unit_test.h [scudo] Add memtag_test 2021-06-04 12:38:29 -07:00
scudo_unit_test_main.cpp [scudo] Enabled MTE before the first allocator 2021-06-23 23:01:26 -07:00
secondary_test.cpp [scudo][tests] Pass read-only vector by reference 2022-03-17 10:17:36 -07:00
size_class_map_test.cpp Use u16 to store Count/MaxCount 2022-10-13 23:35:06 +00:00
stats_test.cpp
strings_test.cpp [NFC][scudo] Fix sign-compare warning in test 2021-06-04 19:33:42 -07:00
tsd_test.cpp [NFCI] clang-format scudo standalone 2022-05-18 14:04:04 -07:00
vector_test.cpp [scudo] Rework Vector/String 2021-06-03 18:12:24 -07:00
wrappers_c_test.cpp [scudo] Handle mallinfo2 2021-11-16 19:29:37 -08:00
wrappers_cpp_test.cpp [scudo] Skip AllocAfterFork test on machines with low max_map_count 2021-10-11 10:33:47 -07:00