|
|
|
@ -94,8 +94,9 @@ const struct {
@@ -94,8 +94,9 @@ const struct {
|
|
|
|
|
{"controllib", controllib_test_main, 0}, |
|
|
|
|
//{"mavlink", mavlink_tests_main, 0}, // TODO: fix mavlink_tests
|
|
|
|
|
{"sf0x", sf0x_tests_main, 0}, |
|
|
|
|
#ifndef __PX4_DARWIN |
|
|
|
|
{"uorb", uorb_tests_main, 0}, |
|
|
|
|
|
|
|
|
|
#endif /* __PX4_DARWIN */ |
|
|
|
|
{"autodeclination", test_autodeclination, 0}, |
|
|
|
|
{"hysteresis", test_hysteresis, 0}, |
|
|
|
|
{"bson", test_bson, 0}, |
|
|
|
|