C++ unit testing framework for writing and running automated tests
C++ Unit Test Framework
unittest
$ unittest ./my_tests
$ unittest ./my_tests --verbose
$ unittest ./my_tests --filter=TestClassName