Links
Articles
C++
Boost - Test, ../boost/test.
Learning
Libraries
http://www.unitils.org/ Unitils is an open source library aimed at making unit testing easy and maintainable: http://unitils.sourceforge.net/
TestDox creates simple documentation from the method names in JUnit test cases: http://agiledox.sourceforge.net/
http://code.google.com/p/infinitest/ Infinitest is a continuous test runner designed to facilitate Test Driven Development.