Cpp testing

From wikinotes

C++ has a variety of unit testing framework options. There does not seem to be a defacto standard.

cpp boost: Test
google test