brintos

brintos / llvm-project-archived public Read only

0
0
Text · 186 B · 90119a1 Raw
10 lines · plain
1Purpose:2    Check the `help` subtool runs.3 4RUN: %dexter_base help | FileCheck %s5CHECK: The following subtools are available:6CHECK: help7CHECK: list-debuggers8CHECK: test9CHECK: view10