In the development process of the security platform Turaya, we use the C++-Unit-Test Framework CppUnit for testing.
CppUnit allows for automated functional testing of our implementations and shows up side-effects of interface changes quickly. With CppUnit, tests for C++ are easier to create and to maintain. In the upcoming weeks additional information and scripts, which are currently used in our development process will be published and discussed on this website.
Read more about CppUnit at http://sourceforge.net/projects/cppunit