nasa / EdsLib

CCSDS SOIS Electronic Data Sheet Tool and Library
Apache License 2.0
31 stars 12 forks source link

Update "EdsLib" UT stubs for CFS Caelum compatibility #12

Closed jphickey closed 3 years ago

jphickey commented 3 years ago

The Caelum release (specifically UT assert/OSAL) made improvements/changes to how unit test stubs are handled. In particular, there is a generator script that can auto-create stubs from the headers, providing consistent behavior, which can be overridden using a handler when desired.

This script should be used for EdsLib stubs.