aboutsummaryrefslogtreecommitdiff
path: root/unittests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'MixerNaming' of github.com:anton-matosov/FirmwareLorenz Meier2015-01-082-2/+2
|\
| * Changed naming of the mixers to get rid of umbiguity as outputs are actually ...Anton Matosov2015-01-082-2/+2
* | move sf0x_test to gtestDaniel Agar2015-01-072-14/+7
* | move st24_test to gtestDaniel Agar2015-01-072-28/+5
|/
* cmake unittests add PX_SRC variable to cleanup long pathsDaniel Agar2015-01-061-17/+19
* cmake generate mixer_multirotor.generated.h for unittestsDaniel Agar2015-01-061-0/+4
* Merge remote-tracking branch 'upstream/master' into unittestsDaniel Agar2015-01-061-2/+11
|\
| * Changed the way CC is reset to CXX, used a real value instead of hardcoded g++.Anton Matosov2015-01-061-1/+1
| * Switched to full C++11 feature setAnton Matosov2015-01-061-1/+1
| * Added output of the generated multi_tables to the terminal as well as to the ...Anton Matosov2015-01-051-1/+1
| * Fixed compilation of tests target in clean checkoutAnton Matosov2015-01-051-0/+2
| * Enabled C++11 for tests target (trying other compiler flag)Anton Matosov2015-01-051-1/+1
| * Enabled C++11 for tests targetAnton Matosov2015-01-052-1/+11
* | move sbus2 to gtestDaniel Agar2015-01-051-28/+11
* | move sf0x_test to cmake and remove unittests/MakefileDaniel Agar2015-01-052-67/+7
* | move st24_test to cmake and run tests from original unittests working directoryDaniel Agar2015-01-053-14/+13
* | move sbus2_test to cmakeDaniel Agar2015-01-052-13/+8
* | gtest mixer_test match originalDaniel Agar2015-01-051-8/+3
* | cmake test harness output everything on failureDaniel Agar2015-01-052-5/+9
* | move mixer_test and conversion_test to gtestDaniel Agar2015-01-054-32/+42
|/
* add cmake to travisDaniel Agar2015-01-021-1/+1
* unittests Makefile call new cmake based unittestsDaniel Agar2015-01-021-2/+6
* move autodeclination unittest to gtest and delete the sampleDaniel Agar2015-01-026-333/+38
* Unit tests: Improve git ignore fileLorenz Meier2014-12-261-0/+2
* Integrate the Google Test framework.Simon Wilks2014-12-255-2/+317
* Unittests: add debugLorenz Meier2014-12-231-1/+2
* unittests: ST24: Improve test return codesLorenz Meier2014-12-201-6/+14
* unittests: SF0x parse test improvementsLorenz Meier2014-12-201-3/+3
* Add S.BUS2 unit test, needs better coverage against logfileLorenz Meier2014-12-201-5/+13
* Improve mixer test, no firm checks yetLorenz Meier2014-12-201-3/+8
* unittests: Improve auto declination test, not great coverage yet.Lorenz Meier2014-12-201-6/+30
* Fix up unit test makefile, add option to rull all of themLorenz Meier2014-12-201-15/+21
* Add unit test dataLorenz Meier2014-12-202-0/+20211
* Move unittests into a more perceivable directoryLorenz Meier2014-12-2016-0/+563