Commit Graph

2 Commits

Author SHA1 Message Date
Tiffany Chieu
f4b680a890 FPP v1.2.0 Integration (#1852)
* Start port functional tests

* Start type-parameterized FPP port tests

* Revise port functional tests

* Revise port functional tests

* Add more port types to FPP port tests

* Add serial to typed FPP port tests

* Revise FPP port tests

* Revise FPP port tests

* Add coverage scripts

* Revise build-exe script

* Revise FPP port tests

* Add serial-to-typed FPP port tests

* Add gcovr script

* Small changes

* Update expected words for spell checker

* Add tests for unsuccessful port deserialization

* Add port string tests

* Update FPP version

* Fixes to FPP enum tests

* Update FPP version

* Update requirements.txt

Bump FPP version

* build with debug flags to aid in CI diagnostic

* repairig execute flag, turning on relative asserts

* Revert "repairig execute flag, turning on relative asserts"

This reverts commit 5c4b28f146.

* Revert "build with debug flags to aid in CI diagnostic"

This reverts commit d5bdf17c5c.

* restoring the restoration of the execut flag on RPI.bash
https://github.com/LeStarch/gwc-robot-controller
* Update requirements.txt

Update FPP version to 1.2.0

Co-authored-by: bocchino <bocchino@jpl.nasa.gov>
Co-authored-by: Rob Bocchino <bocchino@icloud.com>
Co-authored-by: M Starch <LeStarch@googlemail.com>
2023-01-25 22:06:08 -08:00
Tiffany Chieu
44e8917bb7 FPP v1.1.0 Integration (#1630)
* Add enum tests for FPP autocoder

* Filter ai_xml sources against generated sources

* Revise enum tests for FPP autocoder

* Add test utils for FPP autocoder

* Add array tests for FPP autocoder

* Refactor FppTest

* Add .gitignore

* Revise enum tests for FPP autocoder

* Revise array tests for FPP autocoder

* Add string tests for FPP autocoder

* Small changes to FPP autocoder tests

* Add struct tests for FPP autocoder

* Revise enum tests for FPP autocoder

* Update ActiveLogger and Health components for new enum deserialize() behavior

* Make string test suite type-parametrized

* Update READMEs for FppTest

* Register FppTest as a deployment and add README

* Remove quotes from GENERATED_SOURCES

* Begin transition to type-parametrized tests

* Transition to type-parametrized tests

* Small changes to FPP autocoder tests

* Small fix to FPP autocoder tests

* Update fprime-fpp version

* Update expected words for spell checker

* Small fix

* Update fprime-fpp version

* Add file headers

* Update expected words for spell checker

* Update fprime-fpp version

* Update fprime-fpp version
2022-11-09 09:19:34 -08:00