aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemcmds/tests/module.mk')
-rw-r--r--src/systemcmds/tests/module.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/systemcmds/tests/module.mk b/src/systemcmds/tests/module.mk
index 68a080c77..acf28c35b 100644
--- a/src/systemcmds/tests/module.mk
+++ b/src/systemcmds/tests/module.mk
@@ -24,8 +24,12 @@ SRCS = test_adc.c \
test_uart_loopback.c \
test_uart_send.c \
test_mixer.cpp \
+ test_mathlib.cpp \
test_file.c \
tests_main.c \
test_param.c \
test_ppm_loopback.c \
- test_rc.c
+ test_rc.c \
+ test_conv.cpp \
+ test_mount.c \
+ test_mtd.c