1
0
forked from fsfw/fsfw

add fs mock feed function

This commit is contained in:
2022-08-17 16:47:46 +02:00
parent 12c452e7ce
commit 0bb82e0da2
4 changed files with 75 additions and 2 deletions

View File

@ -1,2 +1,2 @@
target_sources(${FSFW_TEST_TGT} PRIVATE testCommandExecutor.cpp
testHostFilesystem.cpp)
testHostFilesystem.cpp testFsMock.cpp)