CZMUT (Crazygaze's Micro Unit Tests) is a small unit test framework inspired by Catch (https://github.com/catchorg), targetting embedded systems.
Full Documentation here
NOTE: As a library user, the only folder you care about is ./lib
. Everything else is used by me during development