gtester --version (return code: 0)
gtester version 2.48.2
gtester --help (return code: 0)
Usage:
gtester [OPTIONS] testprogram...
Help Options:
-h, --help Show this help message
Utility Options:
-v, --version Print version informations
--g-fatal-warnings Make warnings fatal (abort)
-k, --keep-going Continue running after tests failed
-l List paths of available test cases
-m {perf|slow|thorough|quick} Run test cases according to mode
-m {undefined|no-undefined} Run test cases according to mode
-p=TESTPATH Only start test cases matching TESTPATH
-s=TESTPATH Skip test cases matching TESTPATH
--seed=SEEDSTRING Start tests with random seed SEEDSTRING
-o=LOGFILE Write the test log to LOGFILE
-q, --quiet Suppress per test binary output
--verbose Report success per testcase