| |
-
project
 Embedded Unit
Embedded Unit is 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 std C libs.
All objects are allocated to const area.
preview:
https://sourceforge.net/projects/embunit/
7/27/2007
Tags: c language
 |