Add missing teest targets for MindPX

This commit is contained in:
Lorenz Meier 2016-07-29 14:10:44 +02:00
parent 6ab9dc0acf
commit fa421a91e2

View File

@ -72,9 +72,20 @@ set(config_module_list
systemcmds/dumpfile
systemcmds/ver
systemcmds/sd_bench
systemcmds/tests
systemcmds/motor_ramp
#
# Tests
#
drivers/sf0x/sf0x_tests
drivers/test_ppm
modules/commander/commander_tests
modules/controllib_test
modules/mavlink/mavlink_tests
modules/unit_test
modules/uORB/uORB_tests
systemcmds/tests
#
# General system control
#