llvm-project/compiler-rt/lib/gwp_asan/tests
Stella Laurenzo 38151a08c2 Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."
This reverts commit 7cdda6b8ce.

Differential Revision: https://reviews.llvm.org/D121020
2022-03-04 13:45:43 -08:00
..
platform_specific [GWP-ASan] Minor refactor of optional components. 2021-01-14 11:14:11 -08:00
CMakeLists.txt Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"." 2022-03-04 13:45:43 -08:00
alignment.cpp Fix a few warnings (signed/unsigned comparison in gtest, and missing field initializers) 2021-10-16 22:43:57 -07:00
backtrace.cpp [rt][nfc] Rewrite #ifndef as #if defined(). 2021-07-19 14:17:13 +02:00
basic.cpp [GWP-ASan] Add aligned allocations. 2021-02-08 11:22:29 -08:00
compression.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
crash_handler_api.cpp [GWP-ASan] Add aligned allocations. 2021-02-08 11:22:29 -08:00
driver.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
enable_disable.cpp Name all DEATH tests using 'DeathTest' suffix. 2021-07-02 13:51:16 -07:00
harness.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
harness.h Name all DEATH tests using 'DeathTest' suffix. 2021-07-02 13:51:16 -07:00
iterate.cpp [gwp_asan] Add missing <algorithm> include 2022-02-19 01:14:14 +00:00
late_init.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
mutex_test.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
options.cpp [GWP-ASan] Add inbuilt options parser. 2021-01-15 12:57:05 -08:00
slot_reuse.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
thread_contention.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00