llvm-project/compiler-rt/test
Peter Wu 4ff2d87f30 [ASAN] fix typos and disable long-object-path test for win32
Glob patterns seem unsupported for commands executed by the emulated
shell (LIT_USE_INTERNAL_SHELL=1). Disable the test while that is being
addressed (a workaround such as "cd a-*" also does not work).

llvm-svn: 334719
2018-06-14 15:12:46 +00:00
..
BlocksRuntime
asan [ASAN] fix typos and disable long-object-path test for win32 2018-06-14 15:12:46 +00:00
builtins [builtins][macos] bump up the the macOS version min in os_version_check tests 2018-05-17 18:41:38 +00:00
cfi cfi: Disable simple-pass.cpp on Darwin. 2018-03-09 20:41:56 +00:00
dfsan Add weak definitions of trace-cmp hooks to dfsan 2018-06-01 21:59:25 +00:00
esan [tsan] Update unittest for logging changes of r308637 2017-07-20 20:06:00 +00:00
fuzzer [libFuzzer] [NFC] Do not use hardcoded relative paths in tests. 2018-06-12 21:14:33 +00:00
hwasan [HWASan] Disable allocator_returns_null.cc test on Android. 2018-06-08 00:56:49 +00:00
interception Revert "[interception] Check for export table's size before referring to its elements." 2017-01-22 03:30:14 +00:00
lsan [Sanitizers] Move allocator_returns_null.cc test to common. 2018-06-11 19:45:59 +00:00
msan [sanitizer] Add fgets, fputs and puts into sanitizer_common 2018-06-11 22:58:04 +00:00
profile [profile] Move newly added test to the supported platform 2018-04-02 21:24:07 +00:00
safestack Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
sanitizer_common [ASAN] fix fgets and fgets_fputs tests failure 2018-06-12 09:27:18 +00:00
scudo [scudo] Add C++17 aligned new/delete operators support 2018-06-12 14:42:40 +00:00
shadowcallstack shadowcallstack: Make runtime tests compatible with aarch64. 2018-04-09 20:18:10 +00:00
tsan [sanitizer] Add fgets, fputs and puts into sanitizer_common 2018-06-11 22:58:04 +00:00
ubsan [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) 2018-01-17 12:26:04 +00:00
ubsan_minimal [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) 2018-01-17 12:26:04 +00:00
xray [XRay][profiler] Part 5: Profiler File Writing 2018-06-12 04:06:25 +00:00
CMakeLists.txt libFuzzer, OpenBSD support 2018-04-09 22:38:26 +00:00
lit.common.cfg Fix another case where libstdc++ is being inappropriately requested (see 2018-05-14 15:48:49 +00:00
lit.common.configured.in [ubsan] Re-commit: lit changes for lld testing, future lto testing. 2017-12-01 19:36:29 +00:00