Local Pool Test Updates #386
No reviewers
Labels
No Label
API Change
Breaking API Change
bug
build
cosmetics
Documentation
duplicate
feature
help wanted
hotfix
invalid
question
Refactor
Tests
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
Depends on
Reference: fsfw/fsfw#386
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "mueller/lpool-test-updates"
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 implemented more unit tests and found a lot of bugs.
Also contains API changes:
handleChangedDataset
and the variable equivalent now pass a pointer to a boolean calledclearMessage
. Unless this variable is set to false, snapshot messages will be cleared automatically to prevent leaks on unhandled messages.