px4-firmware/test/mavsdk_tests
Lorenz Meier eb50e89d87
Add flow tests to MAVSDK tests (#14039)
* workflows: remove unneeded pip dep and comments

* mavsdk_tests: simple test using flow/offboard

This adds a first proof of concept of a test using flow and offboard.

* Flow MAVSDK test: check against ground truth

* CleanUp

* workflows: use latest docker image with psutil

* mavsdk_tests: fix PEP8 issues

* Add VTOL CI tests back

* switch to non-rendering flow mockup

* workflows: install mavsdk from GitHub release .deb

* Add vision test and disable VTOL temporarlly

* Fist draft of combining test coverage and test in one workflow

* Add VTOL mavsdk tests back in CI

Co-authored-by: Julian Oes <julian@oes.ch>
Co-authored-by: kritz <kritz@ethz.ch>
2020-01-30 11:57:48 +01:00
..
catch2 Move mavsdk_tests into test 2019-12-26 10:16:58 +01:00
.gitignore Move mavsdk_tests into test 2019-12-26 10:16:58 +01:00
CMakeLists.txt Add flow tests to MAVSDK tests (#14039) 2020-01-30 11:57:48 +01:00
autopilot_tester.cpp Add flow tests to MAVSDK tests (#14039) 2020-01-30 11:57:48 +01:00
autopilot_tester.h Add flow tests to MAVSDK tests (#14039) 2020-01-30 11:57:48 +01:00
mavsdk_test_runner.py Add flow tests to MAVSDK tests (#14039) 2020-01-30 11:57:48 +01:00
test_main.cpp Move mavsdk_tests into test 2019-12-26 10:16:58 +01:00
test_mission_multicopter.cpp MAVSDK tests: Add minimal plane example 2020-01-04 12:17:12 -05:00
test_mission_plane.cpp Plane tester: Complement test 2020-01-28 08:59:25 +01:00
test_mission_vtol.cpp mavsdk_tests: enable VTOL, fix TEST_CASE name 2020-01-28 20:35:25 +01:00
test_multicopter_offboard.cpp Add flow tests to MAVSDK tests (#14039) 2020-01-30 11:57:48 +01:00