mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 04:06:33 +08:00
mavsdk_tests: enable GPS lost test for VTOL
This is in multicopter mode only for now though.
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
#include "autopilot_tester.h"
|
#include "autopilot_tester.h"
|
||||||
|
|
||||||
|
|
||||||
TEST_CASE("Land on GPS lost during mission", "[multicopter]")
|
TEST_CASE("Land on GPS lost during mission", "[multicopter][vtol]")
|
||||||
{
|
{
|
||||||
AutopilotTester tester;
|
AutopilotTester tester;
|
||||||
tester.connect(connection_url);
|
tester.connect(connection_url);
|
||||||
|
|||||||
Reference in New Issue
Block a user