[lldb/Test] Remove issue_verification subdirectory
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 22 May 2020 16:22:53 +0000 (09:22 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 22 May 2020 16:32:12 +0000 (09:32 -0700)
commitd89c98a020c9903f31b659e3f5cc513ea878c900
tree0b17531182b16e439da022e6f7c56f117f8b3854
parent6438ea45e053378a3c461a879805174eaa864bdb
[lldb/Test] Remove issue_verification subdirectory

These files haven't been touched since 2015. According to Pavel these
were intended to be test for the test framework which never really took
of and are mostly irrelevant by now.

Differential revision: https://reviews.llvm.org/D80408
15 files changed:
lldb/test/API/issue_verification/README.txt [deleted file]
lldb/test/API/issue_verification/TestExpectedTimeout.py.park [deleted file]
lldb/test/API/issue_verification/TestFail.py.park [deleted file]
lldb/test/API/issue_verification/TestInvalidDecorator.py.park [deleted file]
lldb/test/API/issue_verification/TestRerunFail.py.park [deleted file]
lldb/test/API/issue_verification/TestRerunFileLevelTimeout.py.park [deleted file]
lldb/test/API/issue_verification/TestRerunInline.py.park [deleted file]
lldb/test/API/issue_verification/TestRerunTimeout.py.park [deleted file]
lldb/test/API/issue_verification/TestSignal.py.park [deleted file]
lldb/test/API/issue_verification/TestSignalOutsideTestMethod.py.park [deleted file]
lldb/test/API/issue_verification/TestTimeout.py.park [deleted file]
lldb/test/API/issue_verification/disable.py [deleted file]
lldb/test/API/issue_verification/enable.py [deleted file]
lldb/test/API/issue_verification/inline_rerun_inferior.cpp [deleted file]
lldb/test/API/issue_verification/rerun_base.py [deleted file]