AceUnit (Advanced C and Embedded Unit) is a comfortable C code unit test framework. AceUnit is in the style of JUnit 4.x, and is easy, modular, and flexible. AceUnit can be used in resource constraint environments such as embedded software development.
| Tags | Software Development Embedded Systems Quality Assurance Testing |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent |
| Implementation | C |
Recent releases


Changes: This release fixes a bug that caused the Java Generator to run out of heap space.


Changes: This release fixes a bug that caused the Java Generator to run out of heap space.


Changes: This version allows users to extend the test runners data with their own fields.


Changes: This release fixes a problem with compiling the unit tests of the Java Generator. Users do not need to upgrade unless they want to run the unit tests of the Java Generator.


Changes: The Java Generator now recognizes comments. RAM consumption is reduced significantly. AceUnit now can be used with only very little stack and nearly no heap.