ruifig / czmut

Small unit test framework for microcontrollers, inspired by Catch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Small unit test framework for microcontrollers, inspired by Catch

License:MIT License


Languages

Language:C++ 82.2%Language:C 9.5%Language:CMake 8.2%Language:Batchfile 0.2%