If you need urgent consulting help click here

Test Infrastructure Documentation

Swedish Embedded SDK and packages that depend on it rely on CMock and Unity for low level unit testing of code logic.

This approach involves additional scripts and tools which are implemented in the Testing repository.

This system predominantly works by generating mocks from existing zephyr files. You can check the SDK tests to get an idea how each test application is put together.

The topics below are imported directly from CMock and Unity documentation: