[HWASAN] Copy some ASAN independent unit tests from ASAN to LSAN
authorKirill Stoimenov <kstoimenov@google.com>
Tue, 24 Jan 2023 23:46:04 +0000 (23:46 +0000)
committerKirill Stoimenov <kstoimenov@google.com>
Wed, 25 Jan 2023 00:39:52 +0000 (00:39 +0000)
commitf05731434589284116cbf79be7c5571af9558405
tree6c96afb1cb25f69d227509327390a3a1c686a71d
parent92b4946aa2f6e061bf0ab9803fc6a0657d9ce969
[HWASAN] Copy some ASAN independent unit tests from ASAN to LSAN

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D142504
compiler-rt/test/lsan/TestCases/Linux/leak_check_segv.cpp [moved from compiler-rt/test/asan/TestCases/Linux/leak_check_segv.cpp with 87% similarity]
compiler-rt/test/lsan/TestCases/Linux/signal_during_stop_the_world.cpp [moved from compiler-rt/test/asan/TestCases/Linux/signal_during_stop_the_world.cpp with 95% similarity]
compiler-rt/test/lsan/TestCases/lsan_annotations.cpp [moved from compiler-rt/test/asan/TestCases/lsan_annotations.cpp with 74% similarity]
compiler-rt/test/lsan/TestCases/lsan_crash.cpp [moved from compiler-rt/test/asan/TestCases/lsan_crash.cpp with 89% similarity]