summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/dexter/feature_tests/subtools/help/help.test
diff options
context:
space:
mode:
Diffstat (limited to 'debuginfo-tests/dexter/feature_tests/subtools/help/help.test')
-rw-r--r--debuginfo-tests/dexter/feature_tests/subtools/help/help.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/debuginfo-tests/dexter/feature_tests/subtools/help/help.test b/debuginfo-tests/dexter/feature_tests/subtools/help/help.test
new file mode 100644
index 00000000000..e008147b7cc
--- /dev/null
+++ b/debuginfo-tests/dexter/feature_tests/subtools/help/help.test
@@ -0,0 +1,10 @@
+Purpose:
+ Check the `help` subtool runs.
+
+RUN: %dexter help | FileCheck %s
+CHECK: The following subtools are available:
+CHECK: clang-opt-bisect
+CHECK: help
+CHECK: list-debuggers
+CHECK: test
+CHECK: view
OpenPOWER on IntegriCloud