Skip to content

Commit c18ffcd

Browse files
committed
[lldb] Add test note
1 parent 0bf47c1 commit c18ffcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lldb/test/Shell/Commands/command-process-save-core-not-a-plugin.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This checks that lldb returns an error if process save-core is called
2+
# with a plugin that does not exist.
3+
14
# RUN: %clang_host -g %S/Inputs/main.c -o %t
25
# RUN: %lldb %t -s %s -o exit 2>&1 | FileCheck %s
36

0 commit comments

Comments
 (0)