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.
Anonymous created the TEST_ASSERT_EQUAL_INT macro does not handle expressions artifact
mat_the_green committed patchset 10 of module embunit to the Embedded Unit CVS repository, changing 17 files
thiloreichelt created the Does not work with Keil C51 forum thread
resra commented on the RE: Welcome to Help forum thread
vivekshekhar created the msvc/embUnit.dsw is missing forum thread
arms22 committed patchset 9 of module embunit to the Embedded Unit CVS repository, changing 26 files
change naming style.XxxRef --> Xxx*. del stdimpl_strncpy.add stdimpl_strcat,stdimpl_strncat. change stdimpl_strcpy return value same as strcpy in string.h.
arms22 committed patchset 8 of module embunit to the Embedded Unit CVS repository, changing 2 files
embedded unit 1.0 is released. It is uniform completion in this release. embedded unit is unit testing framework for Embedded C System.
arms22 committed patchset 7 of module embunit to the Embedded Unit CVS repository, changing 2 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use