aboutsummaryrefslogtreecommitdiff
path: root/src/modules/unit_test
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote to provide better feedbackDon Gagne2014-03-272-55/+41
| | | | | Also allows variables as well as static text for assert text in ut_assert
* Whitespace and formatting cleanup.Simon Wilks2013-08-251-1/+1
|
* Added a simple unit test framework and initial testing some of the commander ↵Simon Wilks2013-08-253-0/+197
state machines.