nuttx-apps/testing
Mateusz Szafoni 133f239763 Merged in raiden00/apps (pull request #141)
testing: add Unity - unit testing library from ThrowTheSwitch.org

* examples/powerled: add arch initialization; examples/smps: fixes in some printf and in Kconfig

* testing: add Unity - unit testing library from ThrowTheSwitch.org

Approved-by: GregoryN <gnutt@nuttx.org>
2018-06-15 12:44:22 +00:00
..
unity Merged in raiden00/apps (pull request #141) 2018-06-15 12:44:22 +00:00
.gitignore Merged in raiden00/apps (pull request #141) 2018-06-15 12:44:22 +00:00
Make.defs Merged in raiden00/apps (pull request #141) 2018-06-15 12:44:22 +00:00
Makefile Merged in raiden00/apps (pull request #141) 2018-06-15 12:44:22 +00:00
README.txt Merged in raiden00/apps (pull request #141) 2018-06-15 12:44:22 +00:00

apps/testing README file
========================

  The apps/testing directory is used to include external testing frameworks

testing/unity
^^^^^^^^^^^^^^

  Unity is a unit testing framework for C developed by ThrowTheSwitch.org:

    http://www.throwtheswitch.org/unity