Added a mocked filesystem to simulate a real filesystem in tests.
This commit is contained in:
@ -60,7 +60,9 @@ test_test_SOURCES = \
|
||||
test/test.c \
|
||||
test/test_node.c \
|
||||
test/test_image.c \
|
||||
test/test_tree.c
|
||||
test/test_tree.c \
|
||||
test/mocked_fsrc.h \
|
||||
test/mocked_fsrc.c
|
||||
|
||||
## ========================================================================= ##
|
||||
|
||||
|
Reference in New Issue
Block a user