nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
10.02k stars 1.3k forks source link

DpTool component for binary data product generation for testing the data_product_writer tool #2554

Closed garthwatney closed 6 months ago

garthwatney commented 6 months ago
Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Under FppTest add a new directory for a DpTool component. When the unit test of this component is run it will generate numerous binary data products. This is needed to test the data_product_writer tool in the fprime-gds.

Rationale

Support the data_product_writer tool in fprime-gds See https://github.com/fprime-community/fprime-gds/pull/163

Testing/Review Recommendations

Run the unit test fprime-util check will generate binary files. These can be copied over to the fprime-gds test directory.

Future Work

Note any additional work that will be done relating to this issue.

LeStarch commented 6 months ago

Decided to close this for now. Leaving on the branch.