Files
clang-p2996/lldb/test/Shell/Settings/Inputs/EchoCommandsQuiet.out
Lawrence D'Anna 7f01f78593 [lldb] update TestEchoCommands
Followup to https://reviews.llvm.org/D112988

Sorry, I broke this test.   The test was verifying the bad behavior
of --source-quietly that the previous change fixed -- namely that
it still echos the initial list of startup commands while
sourcing them.

Updated the test to verify that --source-quietly is quiet, rather than
loud.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D113047
2021-11-02 14:30:08 -07:00

5 lines
64 B
Plaintext

CHECK: start
CHECK-NOT: source
CHECK-NOT: lldb
CHECK-NEXT: done