llvm-project/compiler-rt/test
Evgeniy Stepanov 691ef096d0 [safestack] Fix stack canary test on Mac.
Disable FORTIFY_SOURCE and explicitly disable stack protector in the
no-stack-protector run.

llvm-svn: 266106
2016-04-12 18:48:41 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [sancov] updaing android test after enabling cc edge pruning 2016-04-07 20:21:21 +00:00
builtins Add a generic version of __divtc3.c for long double complex division. 2015-11-22 19:13:49 +00:00
cfi [tests] Don't compile CFI C tests in C++ mode. 2016-02-24 00:16:57 +00:00
dfsan [DFSan] Fix test_inet_pton for big endian archs 2016-03-09 08:00:37 +00:00
lsan [LSan] Enable use_registers test for MIPS 2016-03-03 05:05:20 +00:00
msan [sancov] enabling coverage edge pruning by default. 2016-04-06 23:24:16 +00:00
profile [profile] Remove quotes around env variable, NFC 2016-03-30 04:36:10 +00:00
safestack [safestack] Fix stack canary test on Mac. 2016-04-12 18:48:41 +00:00
sanitizer_common [sanitizer] Fix sem_init_glibc.cc test on __HAVE_64B_ATOMIC arches. 2016-04-07 20:26:28 +00:00
tsan [tsan] Replace 'not' with '%deflake' in gcd-apply-race.mm Darwin test. 2016-04-11 08:38:35 +00:00
ubsan [sancov] enabling coverage edge pruning by default. 2016-04-06 23:24:16 +00:00
CMakeLists.txt Another place for CMAKE_HOST_UNIX 2016-04-06 23:18:09 +00:00
lit.common.cfg [asan] Mark the initialization-bug.cc unsupported on OS X Yosemite and older 2016-03-30 22:21:58 +00:00
lit.common.configured.in [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00