UquoniTest
UquoniTest: a unit testing library for C++
3 Alternatives To UquoniTest
CPPUnit
CppUnit is the C++ port of the JUnit framework for unit testing.
Criterion
A dead-simple, yet extensible, C test framework.
unittest
Testing Frameworks