Move ASan non-Linux-specific tests out of the Linux/ directory
authorKuba Brecka <kuba.brecka@gmail.com>
Fri, 21 Nov 2014 00:21:43 +0000 (00:21 +0000)
committerKuba Brecka <kuba.brecka@gmail.com>
Fri, 21 Nov 2014 00:21:43 +0000 (00:21 +0000)
Reviewed at http://reviews.llvm.org/D6244

llvm-svn: 222486

compiler-rt/test/asan/TestCases/Posix/glob.cc [moved from compiler-rt/test/asan/TestCases/Linux/glob.cc with 100% similarity]
compiler-rt/test/asan/TestCases/Posix/glob_test_root/aa [moved from compiler-rt/test/asan/TestCases/Linux/glob_test_root/aa with 100% similarity]
compiler-rt/test/asan/TestCases/Posix/glob_test_root/ab [moved from compiler-rt/test/asan/TestCases/Linux/glob_test_root/ab with 100% similarity]
compiler-rt/test/asan/TestCases/Posix/glob_test_root/ba [moved from compiler-rt/test/asan/TestCases/Linux/glob_test_root/ba with 100% similarity]
compiler-rt/test/asan/TestCases/Posix/new_array_cookie_test.cc [moved from compiler-rt/test/asan/TestCases/Linux/new_array_cookie_test.cc with 100% similarity]
compiler-rt/test/asan/TestCases/Posix/new_array_cookie_uaf_test.cc [moved from compiler-rt/test/asan/TestCases/Linux/new_array_cookie_uaf_test.cc with 100% similarity]
compiler-rt/test/asan/TestCases/Posix/new_array_cookie_with_new_from_class.cc [moved from compiler-rt/test/asan/TestCases/Linux/new_array_cookie_with_new_from_class.cc with 100% similarity]
compiler-rt/test/asan/TestCases/Posix/tsd_dtor_leak.cc [moved from compiler-rt/test/asan/TestCases/Linux/tsd_dtor_leak.cc with 100% similarity]
compiler-rt/test/asan/TestCases/heap-overflow-large.cc [moved from compiler-rt/test/asan/TestCases/Linux/heap-overflow-large.cc with 100% similarity]
compiler-rt/test/asan/TestCases/heavy_uar_test.cc [moved from compiler-rt/test/asan/TestCases/Linux/heavy_uar_test.cc with 100% similarity]
compiler-rt/test/asan/TestCases/interception_failure_test.cc [moved from compiler-rt/test/asan/TestCases/Linux/interception_failure_test.cc with 100% similarity]