aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests
Commit message (Expand)AuthorAgeFilesLines
* Hotfix: Move mixer variables in test routine into functionLorenz Meier2014-01-301-11/+11
* Differentiate between publication and signal receive timestamp, correctly set...Lorenz Meier2014-01-261-1/+1
* Small documentation correctionLorenz Meier2014-01-171-1/+1
* Cleaned up test output to be more readableLorenz Meier2014-01-161-6/+29
* Teached MTD test how to write back 0xFF after destructive testLorenz Meier2014-01-161-105/+15
* Improved test suite, now features a MTD device testLorenz Meier2014-01-155-2/+301
* Merged master into mixer unit tests branchLorenz Meier2014-01-155-89/+368
|\
| * Added missing file close on test commandLorenz Meier2014-01-121-7/+9
| * Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_testsLorenz Meier2014-01-081-1/+49
| |\
| | * Merge branch 'master' into mount_testsLorenz Meier2014-01-081-1/+49
| | |\
| | | * Improved file test, allowed abortionLorenz Meier2014-01-081-1/+49
| * | | Better settings for the mount testLorenz Meier2014-01-081-2/+2
| |/ /
| * | Better mount test, still not reproducing failure very wellLorenz Meier2014-01-071-12/+19
| * | Fixed error handling logic, we want to return, not exitLorenz Meier2014-01-071-20/+22
| * | Improved mount testLorenz Meier2014-01-042-117/+102
| * | Added tests for mount / fsync / rebootLorenz Meier2014-01-044-1/+236
| |/
* | Testing disarming and rearming as well now, removed magic numbers in favor of...Lorenz Meier2014-01-021-6/+89
* | Turned the mixer test into a real test, now also cross checking post mix resultsLorenz Meier2014-01-021-10/+70
* | Add conversions and mixer tests. Work in progressLorenz Meier2013-12-316-4/+133
|/
* Add tight RC testLorenz Meier2013-12-214-1/+150
* Useful bits for high-rate loggingLorenz Meier2013-12-201-26/+41
* PPM loopback testLorenz Meier2013-12-051-42/+66
* Tests for all PWM pinsLorenz Meier2013-11-309-121/+293
* Fixed mixer chunk load and line ending detection for good.Lorenz Meier2013-10-131-2/+127
* Added mixer testLorenz Meier2013-10-124-0/+81
* Output improvementsLorenz Meier2013-10-111-0/+1
* Hotfix: TypoLorenz Meier2013-10-111-1/+1
* Added non-binary number between 8 and 16Lorenz Meier2013-10-111-1/+1
* Make tests file complete up to 64 byte shifts and 1.5 K chunksLorenz Meier2013-10-111-137/+133
* Added alignment attributeLorenz Meier2013-10-101-4/+4
* Typo in debug outputLorenz Meier2013-10-101-1/+1
* More testing outputLorenz Meier2013-10-101-14/+112
* Updated error messageLorenz Meier2013-10-101-1/+1
* WIP, typo fixLorenz Meier2013-10-101-3/+3
* Slight fix to test, but still fails validating written data after non-aligned...Lorenz Meier2013-10-101-1/+18
* Extended file test for alignmentLorenz Meier2013-10-091-32/+43
* Hotfix: Improved file testLorenz Meier2013-09-271-2/+61
* tone_alarm: more device paths replaced with #defineRandy Mackay2013-09-161-2/+2
* Cut down 'tests file' for debuggingpx4dev2013-09-111-2/+41
* Added test to test unlink()Lorenz Meier2013-09-011-0/+30
* Remove unused tones and save about 6K flash spaceJean Cyr2013-08-301-2/+2
* Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX c...px4dev2013-08-131-1/+1
* General cleanup of /dev/px4io and /dev/px4fmuJean Cyr2013-07-091-1/+1
* Fix .gitignore to avoid ignoring prebuilt libraries.px4dev2013-05-201-0/+0
* Move the 'tests' app to the new world.px4dev2013-04-2623-0/+3624