|
|
@ -389,7 +389,7 @@ set_target_properties(test_results PROPERTIES EXCLUDE_FROM_ALL TRUE) |
|
|
|
# Integration testing using MAVSDK |
|
|
|
# Integration testing using MAVSDK |
|
|
|
option(MAVSDK_TESTING "Integration testing using MAVSDK" OFF) |
|
|
|
option(MAVSDK_TESTING "Integration testing using MAVSDK" OFF) |
|
|
|
if (MAVSDK_TESTING) |
|
|
|
if (MAVSDK_TESTING) |
|
|
|
add_subdirectory(mavsdk_tests) |
|
|
|
add_subdirectory(test/mavsdk_tests) |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
|
|
|
|
|
|
|
|
#============================================================================= |
|
|
|
#============================================================================= |
|
|
|