llvm-project/compiler-rt/test/sanitizer_common
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
..
TestCases [sanitizer] Second test fix to tolerate chmod not working as intended 2022-02-13 17:03:04 -08:00
Unit [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
android_commands [sanitizer] Fix type error in python 3 2021-07-13 21:29:14 -07:00
ios_commands [Darwin][Sanitizer] Lower Python requirement for iOS simulator testing 2022-01-07 17:37:29 -08:00
netbsd_commands [compiler-rt] [test] Disable MPROTECT on two builtin tests 2019-12-20 17:50:53 +01:00
CMakeLists.txt [compiler-rt][test] Ensure CMAKE_SYSROOT is added as a test cflag if provided 2021-09-16 17:14:14 -07:00
lit.common.cfg.py [compiler-rt] Mark symbolize_stack_fp test unsupported on Arm Thumb 2021-06-09 08:50:21 +00:00
lit.site.cfg.py.in [compiler-rt] Mark symbolize_stack_fp test unsupported on Arm Thumb 2021-06-09 08:50:21 +00:00
print_address.h [LSan][RISCV] Enable LSan for RISCV64 2021-01-31 21:53:25 +00:00
sanitizer_ucontext.h