keeping unittests running #173
Labels
No Label
OPS TODO
api change
breaking api change
bug
documentation
duplicate
feature
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: eive/eive-obsw#173
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "mohr/unittests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think we should create a bsp_linux, which includes the linux folder and its config for the unittests, having the definitions twice in bsp_hosted and linux will continue to break unittests, as the mission folder is written against the linux definitions. Maybe even retire bsp_hosted?
Needs fsfw/fsfw#570 to be merged.
would be a better idea to just move the gpio ID header to common. GPIOs are very easy to abstract anyway (e.g. with dummies)
Also update fsfw to include fsfw/fsfw#570 from upstream