AUnit  0.4.0
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test.
aunit Directory Reference

Files

file  Assertion.h [code]
 Various assertXxx() macros are defined in this header.
 
file  MetaAssertion.h [code]
 Various assertTestXxx() and checkTestXxx() macros are defined in this header.
 
file  TestMacro.h [code]
 Various macros (test(), testing(), externTest(), externTesting()) are defined in this header.