RIOT unit tests for C++. More...
RIOT unit tests for C++.
The C++ unit test framework syntax is loosely based on GoogleTest, but offers far less functionality. For mocking the package Fake Functions Framework can be used.
Definition in file cppunit.hpp.
#include "cppunit/cppunit_base.hpp"
#include "cppunit/cppunit_expect.hpp"
#include "cppunit/cppunit_fff.hpp"