aboutsummaryrefslogtreecommitdiffstats
path: root/test/mfs/mfs_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/mfs/mfs_test.mk')
-rw-r--r--test/mfs/mfs_test.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/mfs/mfs_test.mk b/test/mfs/mfs_test.mk
new file mode 100644
index 000000000..fda8965c3
--- /dev/null
+++ b/test/mfs/mfs_test.mk
@@ -0,0 +1,6 @@
+# List of all the ChibiOS/HAL MFS test files.
+TESTSRC += ${CHIBIOS}/test/mfs/source/test/mfs_test_root.c \
+ ${CHIBIOS}/test/mfs/source/test/mfs_test_sequence_001.c
+
+# Required include directories
+TESTINC += ${CHIBIOS}/test/mfs/source/test