aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-06-30 00:35:47 +0200
committerLorenz Meier <lm@inf.ethz.ch>2014-06-30 00:35:47 +0200
commit6f75d1a20f6c66a8bfb87032048d1369d01fbb5e (patch)
tree6bedca6af46742c7cc5742693e77a1bea53eddfc /src/systemcmds/tests
parent4796c0350e817d7316e8bb135df04796bc0f3330 (diff)
parent2448e2adbc22af348aa799473c30ac5f1cba9cd0 (diff)
downloadpx4-firmware-6f75d1a20f6c66a8bfb87032048d1369d01fbb5e.tar.gz
px4-firmware-6f75d1a20f6c66a8bfb87032048d1369d01fbb5e.tar.bz2
px4-firmware-6f75d1a20f6c66a8bfb87032048d1369d01fbb5e.zip
Merge pull request #1093 from DonLakeFlyer/WarningsBugs
Fix bugs found through compiler warnings
Diffstat (limited to 'src/systemcmds/tests')
-rw-r--r--src/systemcmds/tests/test_mixer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemcmds/tests/test_mixer.cpp b/src/systemcmds/tests/test_mixer.cpp
index df382e2c6..0b826b826 100644
--- a/src/systemcmds/tests/test_mixer.cpp
+++ b/src/systemcmds/tests/test_mixer.cpp
@@ -372,6 +372,7 @@ int test_mixer(int argc, char *argv[])
}
warnx("SUCCESS: No errors in mixer test");
+ return 0;
}
static int