llvm-project/compiler-rt/test/gwp_asan
David Spickett 3d5c1a8173 [compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux
These have been failing on our bots for a while due to
incomplete backtraces. (you don't get the names of the
functions that did the access, just the reporter frames)

See:
https://lab.llvm.org/buildbot/#/builders/170/builds/180
2021-07-19 10:45:11 +00:00
..
unit
CMakeLists.txt [GWP-ASan] Migrate lit tests from old Scudo -> Standalone. 2021-05-14 10:41:48 -07:00
backtrace.c [compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux 2021-07-19 10:45:11 +00:00
double_delete.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
double_deletea.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
double_free.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
heap_buffer_overflow.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
heap_buffer_underflow.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
invalid_free_left.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
invalid_free_right.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
lit.cfg.py [GWP-ASan] Migrate lit tests from old Scudo -> Standalone. 2021-05-14 10:41:48 -07:00
lit.site.cfg.py.in
page_size.h
realloc.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
repeated_alloc.cpp [GWP-ASan] Migrate lit tests from old Scudo -> Standalone. 2021-05-14 10:41:48 -07:00
use_after_delete.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
use_after_deletea.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
use_after_free.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00