FSFW Update #4

Merged
meierj merged 70 commits from mueller/master into eive/develop 2021-03-19 15:40:15 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fb5a1b93fc - Show all commits

View File

@ -16,7 +16,7 @@ TEST_CASE("LocalDataSet" , "[LocDataSetTest]") {
REQUIRE(poolOwner->initializeHkManagerAfterTaskCreation()
== retval::CATCH_OK);
LocalPoolStaticTestDataSet localSet;
//const uint32_t setId = 0;
SECTION("BasicTest") {
{
PoolReadHelper readHelper(&localSet);