kunittestmodrunner --version (return code: 0)
Qt: 4.8.7
KDE Development Platform: 4.14.34
KUnitTest ModRunner: 0.1
kunittestmodrunner --help (return code: 0)
Usage: kunittestmodrunner [Qt-options] [KDE-options] [options]
A command-line application that can be used to run KUnitTest modules.
Generic options:
--help Show help about options
--help-qt Show Qt specific options
--help-kde Show KDE specific options
--help-all Show all options
--author Show author information
-v, --version Show version information
--license Show license information
-- End of options
Options:
--query [regexp] Only run modules whose filenames match the regexp. [^kunittest_.*\.la$]
--folder [folder] Only run tests modules which are found in the folder. Use the query option to select modules. [.]
--enable-dbgcap Disables debug capturing. You typically use this option when you use the GUI.