llvm-project/compiler-rt/test
Alexey Samsonov 1c915782b9 [UBSan] Run all UBSan tests in 32-bit mode as well.
We build and support UBSan on 32-bit platforms. We should run tests
there as well. Fixes PR22683.

llvm-svn: 230662
2015-02-26 19:19:44 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] reenable odr-violation.cc test on non-x86-64 after confirming that it's fixed. PR22699 2015-02-25 23:23:01 +00:00
builtins tests: correct builtins test if built under -mthumb on ARM 2015-01-05 21:54:50 +00:00
cfi CFI: Add a check-cfi-and-supported rule. 2015-02-25 20:14:05 +00:00
dfsan [DFSan] Add flag to dump the labels when the program terminates. 2014-11-20 10:01:08 +00:00
lsan [LSan][MIPS64] Enable LSan testing for mips64/mips64el 2015-02-19 09:14:43 +00:00
msan [MSan][MIPS] Fix for some failing tests on MIPS64 2015-02-18 09:24:19 +00:00
profile Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
sanitizer_common [MSan][MIPS] Fix for some failing tests on MIPS64 2015-02-18 09:24:19 +00:00
tsan [TSan][MIPS64] Fix few more test cases for MIPS64 2015-02-20 09:32:45 +00:00
ubsan [UBSan] Run all UBSan tests in 32-bit mode as well. 2015-02-26 19:19:44 +00:00
CMakeLists.txt Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00
lit.common.cfg Don't set $LIB if we're not targetting windows. 2015-02-20 23:35:19 +00:00
lit.common.configured.in Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00