hanchenye-llvm-project/compiler-rt/test/sanitizer_common
Amy Kwan 7eddb16fed [compiler-rt] Fix name_to_handle_at.cc test on Overlay2 (for Docker)
This patch aims to fix the test case, name_to_handle_at.cc that fails on Docker.

Overlay2 on Docker does not support the current check for the name_to_handle_at()
function call of the test case. The proposed fix is to check for /dev/null in
the test instead, as this check is supported. Checking for /dev/null has been
utilized in the past for other test cases, as well.

Differential Revision: https://reviews.llvm.org/D63094

llvm-svn: 363167
2019-06-12 14:19:24 +00:00
..
TestCases [compiler-rt] Fix name_to_handle_at.cc test on Overlay2 (for Docker) 2019-06-12 14:19:24 +00:00
Unit [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on Darwin 2019-02-27 19:06:20 +00:00
android_commands
ios_commands Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS. 2019-03-21 19:20:44 +00:00
CMakeLists.txt Fix sanitizer tool list used to generate sanitizer_common tests to be up-to-date. 2019-01-16 23:37:31 +00:00
lit.common.cfg [Sanitizer] lit test config: Respect existing parallelism_group 2019-02-28 19:26:53 +00:00
lit.site.cfg.in
print_address.h
sanitizer_ucontext.h [TSan] Support fiber API on macOS 2019-04-20 00:18:44 +00:00