OBSOLETE - Please proceed to new repo:
https://github.com/nasa/cFE/tree/master/tools/ut_assert
This project will be closed in the near future
core Flight System (cFS) unit test library providing a framework and collection of utilities that are designed to facilitate assert based unit testing of tasks and applications build to run on top of the cFS OSAL and/or core Flight Executive (cFE) layers.
The unit test framework relieves developers from repeatedly implementing common unit testing functions and they enforce a common look-and-feel that helps test maintenance. These tools implement an assertion-based testing philosophy that requires the developer to explicitly write verification statements that assert whether a condition is true or false. This approach is much different than a unit test that creates a log file that requires a developer to analyze in order to determine whether a test passed or failed.
cFS Unit Test Assert (UT-Assert) Library
Unit Test Assert Framework for the core Flight System (cFS) Components
Brought to you by:
jhageman
Downloads:
0 This Week