Commit Graph

74 Commits

Author SHA1 Message Date
Daniel Agar 4a09e6370a move sbus2_test to cmake 2015-01-05 18:43:26 -05:00
Daniel Agar efb3240bd2 gtest mixer_test match original 2015-01-05 18:38:28 -05:00
Daniel Agar 6287231fec cmake test harness output everything on failure 2015-01-05 18:34:36 -05:00
Anton Matosov 5841686a2e Changed the way CC is reset to CXX, used a real value instead of hardcoded g++. 2015-01-06 01:27:09 +02:00
Daniel Agar 3efb1be48e move mixer_test and conversion_test to gtest 2015-01-05 18:18:47 -05:00
Anton Matosov 9767dd6c30 Switched to full C++11 feature set 2015-01-06 00:54:17 +02:00
Anton Matosov 18bf501992 Added output of the generated multi_tables to the terminal as well as to the file
Changed compiler C++0x enabling flag to check if it is a cuase
Updated copyrights
2015-01-05 21:59:56 +02:00
Anton Matosov 1bc6c44a0e Fixed compilation of tests target in clean checkout
Moved mixer_multirotor.generated.h generation to the standalone makefile to prevent copypaste
2015-01-05 12:37:05 +02:00
Anton Matosov 0e4268a804 Enabled C++11 for tests target (trying other compiler flag) 2015-01-05 12:02:32 +02:00
Anton Matosov a4cf9be8e0 Enabled C++11 for tests target 2015-01-05 12:02:32 +02:00
Daniel Agar cd38116116 add cmake to travis 2015-01-02 23:58:52 -05:00
Daniel Agar c520119129 unittests Makefile call new cmake based unittests 2015-01-02 23:05:47 -05:00
Daniel Agar 859185ac72 move autodeclination unittest to gtest and delete the sample 2015-01-02 23:05:43 -05:00
Lorenz Meier 123d651ff5 Unit tests: Improve git ignore file 2014-12-26 14:47:53 +01:00
Simon Wilks 2f332f0e92 Integrate the Google Test framework. 2014-12-25 08:10:21 +01:00
Lorenz Meier 78fa356400 Unittests: add debug 2014-12-23 15:19:43 +01:00
Lorenz Meier 2e3356694b unittests: ST24: Improve test return codes 2014-12-20 18:53:02 +01:00
Lorenz Meier 243b682b7f unittests: SF0x parse test improvements 2014-12-20 18:52:44 +01:00
Lorenz Meier 3ac4ef4ab3 Add S.BUS2 unit test, needs better coverage against logfile 2014-12-20 18:52:16 +01:00
Lorenz Meier 55112fd016 Improve mixer test, no firm checks yet 2014-12-20 18:51:52 +01:00
Lorenz Meier af9e62cf75 unittests: Improve auto declination test, not great coverage yet. 2014-12-20 18:51:31 +01:00
Lorenz Meier a18a6b3b61 Fix up unit test makefile, add option to rull all of them 2014-12-20 18:50:36 +01:00
Lorenz Meier 02e9a76cd7 Add unit test data 2014-12-20 18:50:16 +01:00
Lorenz Meier 6e0cf50029 Move unittests into a more perceivable directory 2014-12-20 13:54:58 +01:00