[asan] Properly mark or disable tests that only work with shadow scale of 3
authorWalter Lee <waltl@google.com>
Thu, 16 Nov 2017 23:29:19 +0000 (23:29 +0000)
committerWalter Lee <waltl@google.com>
Thu, 16 Nov 2017 23:29:19 +0000 (23:29 +0000)
commit513fc069f00b3540eedab30ca188ab29bbcf4047
tree8096ddaefbc12c825cd3b869f2b82ec920028bc0
parent00b4931d5d05c5370418bd66f518403fced91878
[asan] Properly mark or disable tests that only work with shadow scale of 3

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

llvm-svn: 318471
13 files changed:
compiler-rt/lib/asan/tests/asan_asm_test.cc
compiler-rt/lib/asan/tests/asan_interface_test.cc
compiler-rt/test/asan/TestCases/Linux/allocator_oom_test.cc
compiler-rt/test/asan/TestCases/Linux/asan-asm-stacktrace-test.cc
compiler-rt/test/asan/TestCases/Linux/asan_prelink_test.cc
compiler-rt/test/asan/TestCases/Linux/cuda_test.cc
compiler-rt/test/asan/TestCases/Linux/kernel-area.cc
compiler-rt/test/asan/TestCases/Linux/nohugepage_test.cc
compiler-rt/test/asan/TestCases/intra-object-overflow.cc
compiler-rt/test/asan/TestCases/small_memcpy_test.cc
compiler-rt/test/asan/TestCases/stack-buffer-overflow-with-position.cc
compiler-rt/test/asan/TestCases/strtol_strict.c
compiler-rt/test/asan/TestCases/strtoll_strict.c