1
0
forked from fsfw/fsfw

added source file

This commit is contained in:
2021-03-10 22:19:55 +01:00
parent dcde177fe3
commit 8d28bc4b6a
4 changed files with 108 additions and 87 deletions

View File

@ -276,6 +276,8 @@ TEST_CASE("LocalPoolManagerTest" , "[LocManTest]") {
CHECK(poolOwner->poolManager.handleHousekeepingMessage(&hkCmd) == retval::CATCH_OK);
REQUIRE(mqMock->wasMessageSent(&messagesSent) == true);
CHECK(messagesSent == 1);
HousekeepingMessage::setUpdateNotificationSetCommand(&hkCmd, lpool::testSid);
}
/* we need to reset the subscription list because the pool owner