...Please check the current project page at:
http://cpputest.github.com/cpputest/
----------------------------------------------------------
CppUTest is a unit testing framework. Its main goal is to provide a simple unit testing framework that can also work well with embedded systems. It also provides support for working with C.
C++ unit testing framework for QNX4 Watcom C/C++ 10.x. WppUnit supports automatic test registration, watcom-styled error reports, exception handling, and has no prerequisites for installation and running in QNX4.
Embedded Unit is unit testing framework for EmbeddedC System. Its design was copied from JUnit and CUnit and more, and then adapted somewhat for EmbeddedC System.
Embedded Unit does not require std C libs.
All objects are allocated to const area.