Update package 2 #22

Closed
muellerr wants to merge 78 commits from mueller/update-package-2 into development
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);