EmbeddedUnit: unit-testing framework for Embedded C System
Embedded Unit is a unit-testing framework for Embedded C System. Its design was copied from JUnit and CUnit and more, and then adapted somewhat for Embedded C System. Embedded Unit does not require Standard-C libs. All objects are allocated to const area.
link






