aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests/module.mk
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-01-15 07:43:17 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-01-15 07:43:17 +0100
commitf3cd83e804e8fffc5e71e4d6443729184b3e7909 (patch)
tree13ac8af24705fe5f8107f3f46fd989e49fdd00d4 /src/systemcmds/tests/module.mk
parent9612514a3f59cfedbd7b29c9e4f30c1edf1c7345 (diff)
parentcd72f564eff13d831d6773e85818b65f708d3323 (diff)
downloadpx4-firmware-f3cd83e804e8fffc5e71e4d6443729184b3e7909.tar.gz
px4-firmware-f3cd83e804e8fffc5e71e4d6443729184b3e7909.tar.bz2
px4-firmware-f3cd83e804e8fffc5e71e4d6443729184b3e7909.zip
Merged master into mixer unit tests branch
Diffstat (limited to 'src/systemcmds/tests/module.mk')
-rw-r--r--src/systemcmds/tests/module.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/systemcmds/tests/module.mk b/src/systemcmds/tests/module.mk
index 576caff99..6a05ac3c6 100644
--- a/src/systemcmds/tests/module.mk
+++ b/src/systemcmds/tests/module.mk
@@ -29,4 +29,5 @@ SRCS = test_adc.c \
test_param.c \
test_ppm_loopback.c \
test_rc.c \
- test_conv.cpp
+ test_conv.cpp \
+ test_mount.c