aboutsummaryrefslogtreecommitdiff
path: root/Tools/tests-host/mixer_test.cpp
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-01-31 09:51:59 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-01-31 09:51:59 +0100
commitd2b183c05bba5443d24e8df8b6fc5f52bd27275d (patch)
tree99b1ee91cbb108a35ce00c8cc632f635c6022f03 /Tools/tests-host/mixer_test.cpp
parentfb446c01b815b00f5da098d340557164fdbf78c9 (diff)
parent83df116c7aa21b6d68f2aa31c4526dd822495d70 (diff)
downloadpx4-firmware-d2b183c05bba5443d24e8df8b6fc5f52bd27275d.tar.gz
px4-firmware-d2b183c05bba5443d24e8df8b6fc5f52bd27275d.tar.bz2
px4-firmware-d2b183c05bba5443d24e8df8b6fc5f52bd27275d.zip
merge master
Diffstat (limited to 'Tools/tests-host/mixer_test.cpp')
-rw-r--r--Tools/tests-host/mixer_test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/tests-host/mixer_test.cpp b/Tools/tests-host/mixer_test.cpp
index 042322aad..e311617f9 100644
--- a/Tools/tests-host/mixer_test.cpp
+++ b/Tools/tests-host/mixer_test.cpp
@@ -9,4 +9,6 @@ int main(int argc, char *argv[]) {
"../../ROMFS/px4fmu_common/mixers/FMU_quad_w.mix"};
test_mixer(3, args);
+
+ test_conv(1, args);
} \ No newline at end of file