xref: /llvm-project/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/help/help.test (revision 45a40c163932d12b72b33bd1d8a84519392b5d39)
1Purpose:
2    Check the `help` subtool runs.
3
4RUN: %dexter_base help | FileCheck %s
5CHECK: The following subtools are available:
6CHECK: help
7CHECK: list-debuggers
8CHECK: test
9CHECK: view
10