aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix code style on system testsLorenz Meier2015-03-2817-237/+424
* trivial code style cleanup round 2Daniel Agar2015-03-273-4/+7
* Disable eigen test until fixedLorenz Meier2015-03-201-1/+1
* fix code style if trivial one line differenceDaniel Agar2015-03-193-3/+3
* Merge pull request #1931 from Zefz/eigen-testsLorenz Meier2015-03-194-1/+426
|\
| * Eigen: Add verify macro to check if math operations are correctJohan Jansen2015-03-171-10/+23
| * test_eigen: Make TEST_OP macro more readableJohan Jansen2015-03-171-2/+11
| * Eigen: Add general purpose Eigen compatability header for PX4Johan Jansen2015-03-171-11/+1
| * tests: Added test_eigen to verify correctness of eigen calculationsJohan Jansen2015-03-174-1/+414
* | Turn on PWM output for PPM loopback testorlando3d2015-03-191-10/+9
|/
* added quaternion rotation method testRoman Bapst2015-03-061-1/+72
* mathlib tests: Fix typoLorenz Meier2015-02-231-1/+1
* mathlib test: Print all test types which are actually performedLorenz Meier2015-02-231-1/+4
* mathlib test: Code style fixesLorenz Meier2015-02-231-29/+36
* added test for quaternion methodstumbili2015-02-231-0/+67
* Update sensor testLorenz Meier2015-02-091-6/+6
* System cmds: Move to 0 based indexLorenz Meier2015-02-096-7/+7
* tests system command: Fix return value of tests all commandLorenz Meier2015-02-091-1/+1
* Modernize system tests, API cleanupLorenz Meier2015-02-085-192/+59
* Remove C file from buildLorenz Meier2015-02-011-2/+1
* Remove MTD testLorenz Meier2015-02-013-240/+2
* Changed naming of the mixers to get rid of umbiguity as outputs are actually ...Anton Matosov2015-01-081-1/+1
* add simple nonsymmetric Matrix testing to test_mathlibDaniel Agar2015-01-032-2/+51
* Replace use of -Wno-error and only ignore specific warningsDaniel Agar2014-12-231-1/+2
* turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-0/+2
* Add define to cull flash-intense mathlib testsLorenz Meier2014-10-291-0/+2
* Mag scale check: only test if the scale roughly makes sense, do not judge the...Lorenz Meier2014-08-181-1/+1
* tests, drive by: Fix double comparison, use reasonable margin based on contex...Lorenz Meier2014-07-121-1/+2
* Update sensors testsLorenz Meier2014-07-081-1/+36
* Fix compiler warningsDon Gagne2014-07-071-0/+2
* Fix unused variable warningsDon Gagne2014-07-061-0/+3
* systemcmds: Warning fixesLorenz Meier2014-06-304-9/+12
* Fix compiler warningsDon Gagne2014-06-299-43/+26
* More tab fixesDon Gagne2014-06-291-1/+1
* Fix bugs found through compiler warningsDon Gagne2014-06-291-0/+1
* mtd cmd: Warnings eleminatedLorenz Meier2014-05-241-6/+11
* perf: Allow printing to arbritrary fdsLorenz Meier2014-05-211-1/+1
* Consistently making space for a maximum of 12 channels, 10 channels (includin...Lorenz Meier2014-03-171-2/+2
* Fix up ADC tests command to read all channels at onceLorenz Meier2014-03-171-2/+2
* tests: added "tests file2" filesystem testAndrew Tridgell2014-03-044-0/+199
* Merge remote-tracking branch 'px4/master' into betaJulian Oes2014-02-271-21/+17
|\
| * Fixed a number of compile warnings in mount tests.Lorenz Meier2014-02-231-21/+17
* | Optimize and update data manager docsJean Cyr2014-02-021-4/+4
* | Merge commit '028aa918bc3ccd87afd967daf663a9c12d14258d' into betaAnton Babushkin2014-02-011-11/+11
|\|
| * Hotfix: Move mixer variables in test routine into functionLorenz Meier2014-01-301-11/+11
* | Merge branch 'master' into betaAnton Babushkin2014-01-301-1/+1
|\|
| * Differentiate between publication and signal receive timestamp, correctly set...Lorenz Meier2014-01-261-1/+1
* | Merge branch 'sdlog2_timestamp' into betaAnton Babushkin2014-01-191-1/+1
|\|
| * Small documentation correctionLorenz Meier2014-01-171-1/+1
* | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-178-6/+510
|\ \