aboutsummaryrefslogtreecommitdiff
path: root/src/modules/test/foo.c
Commit message (Collapse)AuthorAgeFilesLines
* Added a simple unit test framework and initial testing some of the commander ↵Simon Wilks2013-08-251-4/+0
| | | | state machines.
* Use indirect calls for all commands (echo, make, etc.)px4dev2013-02-231-0/+4
| | | | Replace our dependency on xxd with a toolchain call, and implement the backend using objcopy evil for the default toolchain.
* APP -> MODULEpx4dev2013-02-231-0/+0
remove as many duplicate slashes, etc. as seems practical