diff options
author | Martin Storsjo <martin@martin.st> | 2018-08-30 05:44:36 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-08-30 05:44:36 +0000 |
commit | e5120a3bd417022abb635c21d1e8350505adb7e3 (patch) | |
tree | 96a094eec9c130af904fadf306104b7775eab936 /lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp | |
parent | d3a4cbe1537775ec89b4d4326f63bfdb6d53d903 (diff) | |
download | bcm5719-llvm-e5120a3bd417022abb635c21d1e8350505adb7e3.tar.gz bcm5719-llvm-e5120a3bd417022abb635c21d1e8350505adb7e3.zip |
[test] Adjust a test to use CHECK-NEXT instead of CHECK-NOT. NFC.
Since the order and placement of the non-wanted elements might not
be obvious, it feels more straightforward to hardcode the whole list
with -NEXT elements (and checking for the end of the output with
CHECK-EMPTY) instead of adding CHECK-NOT lines at the right places
where the unwanted elements would appear if they erroneously
were to included.
llvm-svn: 341016
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp')
0 files changed, 0 insertions, 0 deletions