53 Commits (24f6aee93ce4cd275c3df7571b288b03a13f5228)

Author SHA1 Message Date
Peter Barker 642935fd43 Tools: random Python cleanups based on lgtm analysis 5 years ago
Pierre Kancir daaf769055 Tools: add arm/disarm testing on all modes 6 years ago
Peter Barker 899db3d3ac Tools: autotest: add test for sensor config error loop 6 years ago
Peter Barker 3ab9fa48dc Tools: autotest: fix sub reboot detection 6 years ago
Patrick José Pereira 2959d38e0e autotest: Remove magic numbers in ardusub 6 years ago
Peter Barker d53f787a14 Tools: factor init up into parent class 6 years ago
Peter Barker d48eab893a Tools: autotest: stop swallowing critical messages with get_sim_time() 6 years ago
Peter Barker 19f51813f2 Tools: autotest: include mavproxy output in all vehicle test log files 6 years ago
Peter Barker 50687c9add Tools: autotest: ArmFeatures is common to all vehicles; use inheritted tests 6 years ago
Pierre Kancir 7e12f16be6 Tools: fix lambda test 6 years ago
Peter Barker 9b73c5f1d9 Tools: autotest: correct log download name for Sub 6 years ago
Peter Barker c0394e9577 Tools: autotest: tidy handling of SITL start position 6 years ago
Peter Barker 6d914f8af3 Tools: autotest: add test for moving sub in guided mode 6 years ago
Peter Barker 6f1f98dc3c Tools: autotest: add assumption run_tests is only called once - remove hasInit 6 years ago
Pierre Kancir 8a7555bf56 Tools: autotest: fix up the arming tests 6 years ago
Peter Barker 36ad5d44bd Tools: autotest: convert ArduSub over to new tests framework 6 years ago
Peter Barker a320a54f66 Tools: autotest: new wait_heartbeat raises exception if none received 6 years ago
Peter Barker ec288cd867 Tools: autotest: make reboot detection more reliable 6 years ago
Peter Barker 88a003edd9 Tools: autotest: flake8 compliance 6 years ago
Peter Barker f84370bb04 Tools: autotest: consolidate mission-loading functions 6 years ago
Andrew Tridgell 6b5088207b autotest: upload failed CI logs to autotest server 6 years ago
Peter Barker 2157999307 Tools: autotest: add tests for gripper mission items 6 years ago
Pierre Kancir f6cc934678 Tools: pep8 corrections + correct variable shadowing 7 years ago
Pierre Kancir cc8aca1619 Tools: various fixes for Copter tests 7 years ago
Pierre Kancir 2f9f793ccf Tools: add arm and disarm tests 7 years ago
Pierre Kancir 579d471e98 Tools: use set_parameter instead of mavproxy directly 7 years ago
Peter Barker af37e10126 Tools: autotest: factor out starting of our our mavlink connection 7 years ago
Pierre Kancir a930822d9d Tools: unify exception on os.link 7 years ago
Michael du Breuil 90216f7cb6 Tools: Slow rover test down for CI, remove unneeded variable 7 years ago
Peter Barker 6dd8dbeb40 Tools: autotest: add ability to add breakpoints in autotest 7 years ago
Peter Barker fa19c3a680 Tools: autotest: fix sub autotest 7 years ago
Peter Barker 975b8c2e5f Tools: autotest: use reboot to apply parameter changes; avoid sim restart 7 years ago
Peter Barker 513865ae4d Tools: autotest: flake8 compliance 7 years ago
Karthik Desai 40cd0cd17f Tools: autotest: Use the generic run_test. 7 years ago
Karthik Desai 9de1813ae6 Autotest: Fix a race condition on the regression tests on Windows 7 years ago
Peter Barker 8511c2c04b Tools: autotest: factor out apply_parameters_using_sitl 7 years ago
Peter Barker fe3b882bea Tools: autotest: move close method up to common.py 7 years ago
Peter Barker 31ba99e58a Tools: autotest: use buildlogs_path for all buildlogs 7 years ago
Peter Barker b2cb6e196c Tools: autotest: pull common MAVProxy options into common.py 7 years ago
Peter Barker b348cfa985 Tools: autotest: flake8 compliance 7 years ago
Pierre Kancir 259dda810d Tools: use base class to share code between vehicle tests 7 years ago
khancyr fac89ed437 Tools: autotest: move common functionality to common.py 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 5c07a44a6d Tools: Fix a race condition on the regression tests on Windows 7 years ago
Peter Barker 2f76f83ab7 Tools: autotest: add and use progress function 7 years ago
Pierre Kancir 76bb081d60 Tools: autotest: add python headers to scripts 7 years ago
Peter Barker 1b7122d733 Tools: add a --speedup parameter to autotest to control speed of all sims 8 years ago
Miguel Arroyo 38297c4d19 Tools: Adds GDBServer with screen option for debugging 8 years ago
Peter Barker c383d64954 Tools: ardusub.py: increase timeout to allow Valgrind to pass 8 years ago
Jacob Walser b1906d6c04 autotest: (Sub) only execute one circle instead of four 8 years ago
Jacob Walser 82cebe47dc autotest: (Sub) dont wait_alititude after mission 8 years ago