fsfw/unittests/cfdp/handler/CMakeLists.txt

5 lines
184 B
CMake

target_sources(
${FSFW_TEST_TGT}
PRIVATE testDistributor.cpp testDestHandler.cpp testReservedMsgParser.cpp
testPutRequest.cpp testSourceHandler.cpp testFaultHandler.cpp)