fsfw/unittests/tmtcservices/CMakeLists.txt
Robin Mueller 146a0e3828
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
created PSB mock
2022-07-26 14:10:24 +02:00

7 lines
128 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE
testStoreHelper.cpp
testSendHelper.cpp
testStoreAndSendHelper.cpp
testPsb.cpp
)