Description
Embedded Unit is unit testing framework for Embedded C System. It’s 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.
Embedded Unit is delivered as two part static library. First part delivers the basic unit test framework. The second part adds functionality with additional test result outputters, like XML outputter.
Details
- Listing categories Unit test
- Licence Open Source
- Status Unknown
- Supported Technology C/C++
- User Interface Command line
Contact
- Website http://embunit.sourceforge.net
Post New Review
You must be logged in to post a comment.