llvm-project/lldb/test/Shell/Quit
Jonas Devlieghere 61d5b0e663 [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode.
We have the option to stop running commands in batch mode when an error
occurs. When that happens we should exit the driver with a non-zero exit
code.

Differential revision: https://reviews.llvm.org/D78825
2020-05-05 11:01:44 -07:00
..
TestQuitExitCode-30.test [lldb/Test] Use lit's capabilities to skip lldb-repro tests. 2020-01-22 13:24:12 -08:00
TestQuitExitCode0.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
TestQuitExitCode30.test [lldb/Test] Use lit's capabilities to skip lldb-repro tests. 2020-01-22 13:24:12 -08:00
TestQuitExitCodeHex0.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
TestQuitExitCodeHexA.test [lldb/Test] Use lit's capabilities to skip lldb-repro tests. 2020-01-22 13:24:12 -08:00
TestQuitExitCodeImplicit0.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
TestQuitExitCodeNonInt.test [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
TestQuitExitCodeTooManyArgs.test [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
expect_exit_code.py Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00