llvm-project/compiler-rt/test
Viktor Kutuzov 78206c5b7e [Msan] Fix the iconv.cc test to build and pass on FreeBSD
Differential Revision: http://reviews.llvm.org/D9252

llvm-svn: 235799
2015-04-25 11:07:05 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Print SHADOW_SCALE and SHADOW_GRANULARITY as decimal values. 2015-04-25 10:57:35 +00:00
builtins Add COMPILER_RT_ABI attribute to declarations of builtin functions in unittests 2015-04-24 15:45:57 +00:00
cfi Add tests for non-virtual call checking. 2015-04-02 00:33:36 +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 the iconv.cc test to build and pass on FreeBSD 2015-04-25 11:07:05 +00:00
profile Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
sanitizer_common [Sanitizer] Fix getpwnam test on ppc64le Fedora 21. 2015-04-23 22:20:33 +00:00
tsan tsan: support setuid call 2015-04-23 09:33:27 +00:00
ubsan [UBSan] Unify the way we report overflow in increment/decrement operator. 2015-04-23 01:50:56 +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