= TestingReview/CU = CU is a lightweight and simple unit testing framework suited for host-based testing with enriched set of assertions. * It uses separate processes for each test suites to protect the address space for each test suites. * For a single process RTEMS operating system, it cannot be used. * CU supports tests cases and recursive test suites for tests automation. * CU supports regression testing as a plus.