aboutsummaryrefslogtreecommitdiffstats
path: root/t/unit-tests/clar/test/expected/help
blob: 9428def2d719a2da20aca2e45794f97d92df5400 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Usage: combined [options]

Options:
  -sname        Run only the suite with `name` (can go to individual test name)
  -iname        Include the suite with `name`
  -xname        Exclude the suite with `name`
  -v            Increase verbosity (show suite names)
  -q            Decrease verbosity, inverse to -v
  -Q            Quit as soon as a test fails
  -t            Display results in tap format
  -l            Print suite names
  -r[filename]  Write summary file (to the optional filename)