aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests/module.mk
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2013-12-07 22:29:45 +0400
committerAnton Babushkin <anton.babushkin@me.com>2013-12-07 22:29:45 +0400
commit5397f13b500413134a9d63bc2f6440f5e61e8435 (patch)
treea40e79106abb00ed4db5f4b3351c9ff19b8822b8 /src/systemcmds/tests/module.mk
parent3c027a8e4d5e5e484a37f1026b6fa7835176426f (diff)
parent264ef47197432d2cc1372cabf93c3bd7a52df0aa (diff)
downloadpx4-firmware-5397f13b500413134a9d63bc2f6440f5e61e8435.tar.gz
px4-firmware-5397f13b500413134a9d63bc2f6440f5e61e8435.tar.bz2
px4-firmware-5397f13b500413134a9d63bc2f6440f5e61e8435.zip
Merge branch 'master' into hil_fixes
Diffstat (limited to 'src/systemcmds/tests/module.mk')
-rw-r--r--src/systemcmds/tests/module.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/systemcmds/tests/module.mk b/src/systemcmds/tests/module.mk
index 6729ce4ae..5d5fe50d3 100644
--- a/src/systemcmds/tests/module.mk
+++ b/src/systemcmds/tests/module.mk
@@ -24,6 +24,7 @@ SRCS = test_adc.c \
test_uart_loopback.c \
test_uart_send.c \
test_mixer.cpp \
- tests_file.c \
+ test_file.c \
tests_main.c \
- tests_param.c
+ test_param.c \
+ test_ppm_loopback.c