llvm-project/compiler-rt/lib/scudo/standalone/tests
Mitch Phillips 643ccf6e4b Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks."
This reverts commit a683abe5c0.

Broke the upstream buildbots:
https://lab.llvm.org/buildbot/#/builders/37/builds/3731/steps/16/logs/stdio
2021-04-23 15:40:38 -07:00
..
CMakeLists.txt [NFC][scudo] Add test header int CMake file 2021-04-02 14:38:02 -07:00
atomic_test.cpp [scudo][standalone] Remove unused atomic_compare_exchange_weak 2020-09-28 16:25:14 -07:00
bytemap_test.cpp scudo: Delete unused class ScudoByteMap. NFCI. 2020-02-06 09:30:24 -08:00
checksum_test.cpp [scudo/standalone] Fix undefined behavior in checksum test 2020-09-19 12:28:00 -07:00
chunk_test.cpp scudo: Add an API for disabling memory initialization per-thread. 2020-09-18 12:04:27 -07:00
combined_test.cpp [scudo] Restore zxtest compatibility 2021-04-14 22:21:06 -07:00
flags_test.cpp [scudo][standalone] Restore GWP-ASan flag parsing 2021-01-27 12:35:34 -08:00
list_test.cpp [scudo][standalone] Make tests work on Fuchsia 2019-11-27 09:17:40 -08:00
map_test.cpp [scudo][standalone] Make tests work on Fuchsia 2019-11-27 09:17:40 -08:00
mutex_test.cpp scudo: Replace ALIGNED macro with standard alignas specifier. 2020-04-09 14:36:03 -07:00
primary_test.cpp [scudo] Restore zxtest compatibility 2021-04-14 22:21:06 -07:00
quarantine_test.cpp [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test 2020-11-13 22:24:44 -08:00
release_test.cpp [scudo][standalone] Compact pointers for Caches/Batches 2021-02-25 12:14:38 -08:00
report_test.cpp [scudo][standalone] Make tests work on Fuchsia 2019-11-27 09:17:40 -08:00
scudo_unit_test.h [scudo] Restore zxtest compatibility 2021-04-14 22:21:06 -07:00
scudo_unit_test_main.cpp [scudo/standalone] Don't define test main function for Fuchsia 2020-09-17 17:42:53 -07:00
secondary_test.cpp scudo: Support memory tagging in the secondary allocator. 2021-03-08 14:39:33 -08:00
size_class_map_test.cpp [scudo][standalone] Various improvements wrt RSS 2020-02-26 12:25:43 -08:00
stats_test.cpp [scudo][standalone] Make tests work on Fuchsia 2019-11-27 09:17:40 -08:00
strings_test.cpp [scudo][standalone] Make tests work on Fuchsia 2019-11-27 09:17:40 -08:00
tsd_test.cpp [scudo][NFC] Make tests runs with --gtest_repeat=2 2021-04-01 13:37:42 -07:00
vector_test.cpp [scudo][standalone] Make tests work on Fuchsia 2019-11-27 09:17:40 -08:00
wrappers_c_test.cpp Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." 2021-04-23 15:40:38 -07:00
wrappers_cpp_test.cpp Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." 2021-04-23 15:40:38 -07:00