llvm-project/compiler-rt/test
Teresa Johnson 273600b6e3 [sanitizer] Second test fix to tolerate chmod not working as intended
Second attempt to fix a bot failure from
634da7a1c6 on an Android bot:
https://lab.llvm.org/buildbot#builders/77/builds/14339

With the fix in 986afe8479 there was a
different issue, because we need the fully qualified path name to the
binary, which is only available in arg[0]. New failure:
https://lab.llvm.org/buildbot/#/builders/77/builds/14346/steps/16/logs/stdio

Restructure the test so both attempts are made from the same invocation,
which sets up the bad paths directly.
2022-02-13 17:03:04 -08:00
..
BlocksRuntime [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
asan [sanitizer] Check if directory exists before trying to create 2022-02-13 06:59:32 -08:00
builtins [compiler-rt][builtins] Use explicitly-sized integer types for LibCalls 2022-01-30 21:10:54 +03:00
cfi [compiler-rt] -fsanitize=cfi is not supported on Darwin 2021-03-17 13:28:42 -07:00
crt Control-flow Enforcement Technology (CET), published by Intel, introduces 2022-01-10 11:01:11 +08:00
dfsan [DFSan] Add option for conditional callbacks. 2022-01-05 15:07:09 -08:00
fuzzer [compiler-rt][fuzzer] Disable 2 tests for Arm Thumb builds 2022-02-01 10:13:23 +00:00
gwp_asan [compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux 2021-07-19 10:45:11 +00:00
hwasan Revert "[HWASan] Use hwasan_memalign for aligned new." 2022-02-12 13:57:28 -05:00
interception
lsan [compiler-rt][lsan] Increase libdl_deadlock test timeout 2022-02-03 10:54:25 +00:00
memprof [sanitizer] Check if directory exists before trying to create 2022-02-13 06:59:32 -08:00
msan [msan] Guard FP_XSTATE_MAGIC1 usage with SANITIZER_GLIBC 2022-02-04 10:15:11 -08:00
orc [ORC-RT] Add two new jit-dlopen testcases, and switch to .c for dlopen tests. 2022-02-10 14:11:46 +11:00
profile [InstrProf] Add single byte coverage mode 2022-01-27 17:38:55 -08:00
safestack
sanitizer_common [sanitizer] Second test fix to tolerate chmod not working as intended 2022-02-13 17:03:04 -08:00
scudo Revert "[Scudo] Make -fsanitize=scudo use standalone. Migrate tests." 2021-05-26 10:50:26 -07:00
shadowcallstack
tsan [TSan] Mark test unsupported on Darwin 2022-01-23 22:01:48 -08:00
ubsan [Sanitizers][test] XFAIL long double tests on Solaris/sparc 2022-02-09 09:20:21 +01:00
ubsan_minimal [test] Fix unused FileCheck prefixes in compiler-rt 2021-02-01 22:32:13 -08:00
xray [compiler-rt][xray] Disable fdr-reinit test on AArch64 2022-02-11 11:13:04 +00:00
.clang-format [tests][sanitizers] Don't reflow comments 2021-08-03 12:54:00 -07:00
.clang-tidy [NFC][compiler-rt] Refine .clang-tidy checks 2020-09-05 15:42:15 -07:00
CMakeLists.txt [ORC-RT] Add target dependencies to ORC-RT regression tests. 2021-09-28 22:08:47 -07:00
lit.common.cfg.py [msan] Disabled test failing on new GLIBC 2021-11-15 11:18:52 -08:00
lit.common.configured.in [compiler-rt][test] Add shared_unwind requirement 2021-10-06 11:10:36 -07:00