CxxTest is a JUnit/CppUnit/xUnit-like framework for C++.
Its advantages over existing alternatives are that it:
This makes it extremely portable and usable.
CxxTest is available under the GNU Lesser General Public License.
See the user's guide for information. It is also available as a PDF file.
There are three files you can download: an .rpm distribution file, and the sources in .zip or .tar.gz formats. Note that, since CxxTest consists entirely of header files, there is no distinction between source and binary distribution.