fixed unittests

This commit is contained in:
2024-11-07 15:45:16 +01:00
parent b619c1f06f
commit 401db7def6
12 changed files with 201 additions and 176 deletions

View File

@ -0,0 +1,3 @@
target_sources(
${FSFW_TEST_TGT} PRIVATE testLocalPoolVariable.cpp testLocalPoolVector.cpp
testDataSet.cpp testPeriodicHkHelper.cpp)