add source and dest test stubs
This commit is contained in:
5
unittests/cfdp/testSourceHandler.cpp
Normal file
5
unittests/cfdp/testSourceHandler.cpp
Normal file
@ -0,0 +1,5 @@
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
|
||||
TEST_CASE("CFDP Source Handler", "[cfdp]") {
|
||||
|
||||
}
|
Reference in New Issue
Block a user