show/hide this revision's text 2 added 132 characters in body

Google has excellent testing framework. http://code.google.com/p/googletest/wiki/GoogleTestPrimer

And yes, as far as I see it will work with plain C, i.e. doesn't require C++ features (may require C++ compiler, not sure).

show/hide this revision's text 1

Google has excellent testing framework. http://code.google.com/p/googletest/wiki/GoogleTestPrimer