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
TestQuitExitCode0.test
TestQuitExitCode30.test
TestQuitExitCodeHex0.test
TestQuitExitCodeHexA.test
TestQuitExitCodeImplicit0.test
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