this should do the job

This commit is contained in:
2022-08-10 15:03:53 +02:00
parent ea6e5d9971
commit 3df1161560
3 changed files with 50 additions and 2 deletions

View File

@ -3,6 +3,7 @@
#include "fsfw/cfdp.h"
#include "mocks/cfdp/FaultHandlerMock.h"
#include "mocks/cfdp/UserMock.h"
TEST_CASE("CFDP Dest Handler", "[cfdp]") {
using namespace cfdp;
EntityId localId = EntityId(UnsignedByteField<uint16_t>(2));