• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Purpose:
2    Check the `help` subtool runs.
3
4RUN: %dexter_base help | FileCheck %s
5CHECK: The following subtools are available:
6CHECK: clang-opt-bisect
7CHECK: help
8CHECK: list-debuggers
9CHECK: test
10CHECK: view
11