CppUTest For FreeRTOS implements key FreeRTOS methods, with supporting utilities, enabling host PC based unit testing of well-formed FreeRTOS firmware modules.
Category: TDD
Enhancing QP Development with Assert Feedback
QP/C and QP/C++ Q_ASSERT Meta Information Introducing the qassert-meta repository. This repository provides a C module with means to lookup a meta description of internal QP Q_ASSERT ids. These are the QP internal asserts encountered when developing an application for…
Announcement: Video Tutorial on cpputest-for-qpc
Announcing a video tutorial on using the cpputest-for-qpc library to unit test QP/C based firmware projects.
Unit Testing of QP/C (qpc) based active objects using CppUTest
cpputest-for-qpc enables host based unit testing of active objects within the QP/C framework, using CppUTest.
Unit Testing with QP/C++ (qpcpp) and CppUTest
cpputest-for-qpcpp enables host based unit testing of active objects within the QP/C++ framework, using CppUTest.