wiki:Projects/GSoC/TestingReview/CU

Version 3 (modified by Xiaochen Pan, on 07/07/12 at 01:06:30) (diff)

moved CU to TestingReview/CU

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.