llvm-project/cross-project-tests
Stephen Tozer 6cf6917917 [Dexter] Add DexFinishTest command to conditionally early-exit a test program
This patch adds a command, DexFinishTest, that allows a Dexter test to
be conditionally finished at a given breakpoint. This command has the
same set of arguments as DexLimitSteps, except that it does not allow a
line range (from_line, to_line), only a single line (on_line).

Reviewed By: Orlando

Differential Revision: https://reviews.llvm.org/D111988
2021-10-22 19:41:07 +01:00
..
debuginfo-tests [Dexter] Add DexFinishTest command to conditionally early-exit a test program 2021-10-22 19:41:07 +01:00
CMakeLists.txt [cross-project-tests] Add/update check-* targets for cross-project-tests 2021-06-28 11:31:41 +01:00
lit.cfg.py [cross-project-tests] Make clang optional if not in LLVM_ENABLE_PROJECTS 2021-06-28 11:31:40 +01:00
lit.site.cfg.py.in [cross-project-tests] Add lld as a dependency if in LLVM_ENABLE_PROJECTS 2021-06-28 11:31:40 +01:00