Skip to content
Snippets Groups Projects
Commit cfe7d64a authored by Dennis Mannhart's avatar Dennis Mannhart Committed by Lorenz Meier
Browse files

cmake/configs: remove module test for mc_pos_control

parent c6055c97
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,6 @@ set(config_module_list
#lib/rc/rc_tests
modules/commander/commander_tests
modules/mavlink/mavlink_tests
modules/mc_pos_control/mc_pos_control_tests
modules/uORB/uORB_tests
systemcmds/tests
......
......@@ -65,7 +65,6 @@ set(config_module_list
drivers/distance_sensor/sf0x/sf0x_tests
drivers/test_ppm
modules/commander/commander_tests
modules/mc_pos_control/mc_pos_control_tests
lib/controllib/controllib_test
modules/mavlink/mavlink_tests
modules/uORB/uORB_tests
......
......@@ -71,7 +71,6 @@ set(config_module_list
modules/commander/commander_tests
lib/controllib/controllib_test
modules/mavlink/mavlink_tests
modules/mc_pos_control/mc_pos_control_tests
modules/uORB/uORB_tests
systemcmds/tests
......
......@@ -92,7 +92,6 @@ set(config_module_list
#lib/rc/rc_tests
#modules/commander/commander_tests
#modules/mavlink/mavlink_tests
#modules/mc_pos_control/mc_pos_control_tests
#modules/uORB/uORB_tests
#systemcmds/tests
......
......@@ -81,7 +81,6 @@ set(config_module_list
#lib/rc/rc_tests
modules/commander/commander_tests
modules/mavlink/mavlink_tests
modules/mc_pos_control/mc_pos_control_tests
modules/uORB/uORB_tests
systemcmds/tests
......
......@@ -79,7 +79,6 @@ set(config_module_list
#lib/rc/rc_tests
modules/commander/commander_tests
modules/mavlink/mavlink_tests
modules/mc_pos_control/mc_pos_control_tests
modules/uORB/uORB_tests
systemcmds/tests
......
......@@ -66,7 +66,6 @@ set(config_module_list
modules/commander/commander_tests
lib/controllib/controllib_test
modules/mavlink/mavlink_tests
modules/mc_pos_control/mc_pos_control_tests
modules/uORB/uORB_tests
systemcmds/tests
......
......@@ -70,7 +70,6 @@ set(config_module_list
modules/commander/commander_tests
lib/controllib/controllib_test
modules/mavlink/mavlink_tests
modules/mc_pos_control/mc_pos_control_tests
modules/uORB/uORB_tests
systemcmds/tests
......
......@@ -72,7 +72,6 @@ set(config_module_list
modules/commander/commander_tests
lib/controllib/controllib_test
modules/mavlink/mavlink_tests
modules/mc_pos_control/mc_pos_control_tests
modules/uORB/uORB_tests
systemcmds/tests
......
......@@ -49,7 +49,6 @@ set(config_module_list
modules/commander/commander_tests
lib/controllib/controllib_test
modules/mavlink/mavlink_tests
modules/mc_pos_control/mc_pos_control_tests
modules/uORB/uORB_tests
systemcmds/tests
......
......@@ -96,7 +96,6 @@ px4_add_module(
SRCS
${srcs}
DEPENDS
modules__mc_pos_control__mc_pos_control_tests
git_ecl
ecl_geo_lookup # TODO: move this
pwm_limit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment