llvm-project/compiler-rt/test
Ahmed Bougacha f190def830 [builtins] Hide long double fp_test.h helpers if it's not fp128.
Like we do for the various __*tf* tests, check that long double is the
128bit type we expect directly in the header. The latter is now used by
unrelated tests (__*hf* since r237161), and those tests will break for
no reason if uint128_t doesn't exist, and long double isn't fp128.

llvm-svn: 239630
2015-06-12 18:28:47 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan] Quick-fix tests for new string interceptors. 2015-06-10 07:16:02 +00:00
builtins [builtins] Hide long double fp_test.h helpers if it's not fp128. 2015-06-12 18:28:47 +00:00
cfi Factor out LTO detection to common configuration. 2015-05-19 23:50:13 +00:00
dfsan Extend s{,n}printf custom wrappers to support '*' in the format specifiers 2015-04-10 20:58:28 +00:00
lsan [lsan] Add an interface function for on-demand leak checking. 2015-04-24 16:53:15 +00:00
msan [msan] Fix mmap test on Fedora. 2015-05-26 18:02:54 +00:00
profile profile: Fix link errors in this test on darwin 2015-05-29 22:41:25 +00:00
sanitizer_common Tests: disable test of /proc filesystem on Darwin. 2015-06-02 21:59:04 +00:00
tsan [tsan] Disable a flaky test. 2015-06-04 18:28:35 +00:00
ubsan [sanitizer][MIPS] Add --target flag for MIPS32 2015-05-19 09:07:37 +00:00
CMakeLists.txt Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00
lit.common.cfg [Sanitizers] Add *SAN_OPTIONS to possibly_dangerous_env_vars 2015-06-04 00:12:55 +00:00
lit.common.configured.in Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00