aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests/test_eigen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eigen: Simplify testsLorenz Meier2015-04-041-4/+5
* Eigen: Attempt to fix unit testLorenz Meier2015-04-041-1/+1
* Tests: Fix code style on system testsLorenz Meier2015-03-281-47/+54
* 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-171-0/+410