M Starch
a049743e07
Removing component init() functions where unneeded ( #2893 )
...
* Removing component init() functions where unneeded
* Removing spurious assert
2024-09-23 18:39:00 -07:00
M Starch
dfc655f789
Adding FppTest for overflow: drop, assert, hook ( #2842 )
...
* Adding FppTest for overflow: drop, assert, hook
* Fixing test file header
* Adding newline at end of file
* Newlines
2024-09-19 14:09:17 -07:00
Rob Bocchino
ca08ac93d7
Update FPP to v2.1.0a11 ( #2745 )
...
* Code updates for FPP v2.1.0a11
* Fix link in data products docs
* Remove uses of new
To keep the leak checker happy
* Revise string test
* Replace F' with F Prime in data products docs
2024-06-04 10:14:45 -07:00
Tiffany Chieu
15215288ee
FPP v1.3.0 integration ( #2103 )
...
* Start functional tests for FPP component autocoder
* Add test components and formal param template types
* Create general formal param types and update test components
* Fix FppTest utilities
* Update test component and formal param types
* Add telemetry tests for FPP components
* Add macros to generate test code in FPP component autocoder tests
* Add telemetry tests for queued and passive FPP components
* Use formal param types in FPP port autocoder tests
* Share a main test file between FPP component tests
* Add empty FPP component test
* Add event tests for active FPP components
* Add event tests for all FPP component types
* Start parameter tests for FPP components
* Add parameter tests for FPP components
* Update parameter tests for FPP components
* Merge port tests into FPP component tests
* Update port tests for FPP components
* Format macros
* Reorganize FPP tests
* Add command tests for FPP components
* Add parameter command tests for FPP components
* Update FPP tests
* Update FPP tests
* Update FPP tests
* Remove unnecessary ports
* Add async FPP component tests
* Revise FPP port tests
* Reorganize FPP tests
* Format macros
* Update FPP tests
* Add headers
* Fix typo
* Update expected words for spell checker
* Update expected words for spell checker
* Run clang format
* Update fprime-fpp version
* Update FPP version
---------
Co-authored-by: bocchino <bocchino@jpl.nasa.gov >
2023-08-01 08:38:31 -07:00