1
0
forked from fsfw/fsfw

add distributor test stub

This commit is contained in:
2022-08-08 12:34:54 +02:00
parent fdb0cc0e44
commit 65a47c7c57
3 changed files with 8 additions and 2 deletions

View File

@ -11,4 +11,5 @@ target_sources(
testMetadataPdu.cpp
testFileData.cpp
testCfdpHeader.cpp
testFileDirective.cpp)
testFileDirective.cpp
testDistributor.cpp)