133f239763
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>
12 lines
274 B
Plaintext
12 lines
274 B
Plaintext
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
|