cpputest-for-qpc enables host based unit testing of active objects within the QP/C framework, using CppUTest.
Category: unit testing
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.
Unit Testing of Active Objects and State Machines
How do we unit test an active object or state machine? This post explores techniques for successful unit testing of modules driven by state machines.