device handler unittest wip
This commit is contained in:
7
tests/src/fsfw_tests/unit/devicehandler/CookieIFMock.cpp
Normal file
7
tests/src/fsfw_tests/unit/devicehandler/CookieIFMock.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "CookieIFMock.h"
|
||||
|
||||
CookieIFMock::CookieIFMock() {
|
||||
}
|
||||
|
||||
CookieIFMock::~CookieIFMock() {
|
||||
}
|
||||
Reference in New Issue
Block a user