Unit Testing with CppUnit ---------------------------------------- Usage: CppUnit <TestSuitName> Running CppUnit.exe by itself will run all the test suites. Passing the name of a test suite as an argument will only run that test suite.