llvm-project/compiler-rt/test
Kuba Brecka 2ce8c25f4b log-path_test testcase - make the invalid path more invalid
The ASan test/asan/TestCases/log-path_test.cc testcase uses /INVALID as an invalid path and expects that the program will not be allowed to create or write to that file. This actually is a valid writable path on one of my setups. Let's make the path more invalid.

Reviewed at http://reviews.llvm.org/D6727

llvm-svn: 224694
2014-12-22 00:02:28 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan log-path_test testcase - make the invalid path more invalid 2014-12-22 00:02:28 +00:00
builtins Implement floatsitf, floatunstfsi, which perform 2014-09-16 20:34:41 +00:00
dfsan [DFSan] Add flag to dump the labels when the program terminates. 2014-11-20 10:01:08 +00:00
lsan [lsan] Add debug output to leak_check_before_thread_started.cc. 2014-12-19 15:33:13 +00:00
msan [msan] Put the coverage files for coverage-levels.cc into a temporary dir. 2014-12-04 11:35:32 +00:00
profile Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
sanitizer_common [asan] new flag: hard_rss_limit_mb 2014-12-16 19:13:01 +00:00
tsan tsan: add an additional test for signal handlers 2014-12-18 18:40:52 +00:00
ubsan Fix suppressions file usage 2014-12-18 18:25:18 +00:00
CMakeLists.txt Don't make check-sanitizer depend on profile on Windows 2014-11-21 23:09:51 +00:00
lit.common.cfg [compiler-rt] Re-enable the use of -gmlt for ASan tests on Darwin 2014-09-30 23:07:45 +00:00
lit.common.configured.in Use the newer python syntax for exceptions 2014-12-13 02:46:56 +00:00