1
0
forked from fsfw/fsfw

start ccsds reader unittests

This commit is contained in:
2022-07-18 16:21:00 +02:00
parent 3d2af203f2
commit 95b476d4bd
5 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,4 @@
target_sources(${FSFW_TEST_TGT} PRIVATE
TestCcsdsReader.cpp
testCcsdsCreator.cpp
testCcsdsReader.cpp
)