ardupilot/Tools/autotest
Peter Barker 8fdfdebe55 autotest: pass sitl_commandline_customised up the context stack
We're running tests on the Callisto frame when we shouldn't in Copter as
the information was lost in nested Contexts.

We can only reset the SITL commandline at an actual Test level - if a
defaults file has been used then it is unclear as to what the state of
any parameter is in storage as we move between contexts
2021-05-01 17:22:36 +10:00
..
aircraft Tools: added TugGoat's modifications to the Rascal JSBSim model 2018-12-18 13:06:03 +11:00
ArduCopter_Tests autotest: add a test for Spline missions showing terrain requirement 2021-04-28 18:40:26 +10:00
ArduPlane_Tests Add FLIGHT_OPTION to climb before RTL 2021-03-16 11:58:47 +11:00
ArduRover_Tests Tools: add mission command to turn sprayer on and off 2021-02-16 22:36:43 +11:00
ArduSub_Tests Tools: update path for sub test missions files 2020-04-09 09:01:03 +10:00
default_params autotest: fix octa-cwx in SITL 2021-05-01 13:25:13 +10:00
Generic_Missions Tools: test mission from Leonards S-curve talk 2021-04-11 19:16:09 +10:00
jsb_sim Tools: random Python cleanups based on lgtm analysis 2019-09-21 22:26:03 +10:00
logger_metadata autotest: add duplicate-logmessage-field sanity check 2021-04-27 16:38:40 +10:00
models Tools: Define momentum drag 2020-12-11 15:21:41 +11:00
param_metadata Tools: param_parse: fix vehicle specific parameter with multiple fields 2021-04-21 11:30:54 +10:00
pysim autotest: fix octa-cwx in SITL 2021-05-01 13:25:13 +10:00
template Tools: Implement better Scrimmage support 2020-04-28 11:09:51 +10:00
web Autotest: fix html and use class on CSS 2020-10-24 10:30:09 +11:00
web-firmware Autotest: firmware page: fix html 2020-10-24 10:30:09 +11:00
win_sitl Tools: Change Cygwin default install location to Cygwin64 2021-01-03 09:49:05 +11:00
XPlane autotest: An X-Plane soaring mission file 2017-04-08 20:01:33 +10:00
__init__.py Tools: update python coding style 2016-09-01 13:05:11 +10:00
antennatracker.py autotest: bump default speedups for several vehicles 2021-03-24 14:46:48 +11:00
arducopter.py autotest: exclude decarotor from fly-each-frame-test 2021-05-01 13:25:13 +10:00
arduplane.py autotest: fix flapping fly-home-land-and-disarm 2021-04-20 23:04:24 +10:00
ardusub.py autotest: correct sub gripper mission 2021-03-31 13:43:31 +11:00
autotest.py autotest: remove corefiles at start of run 2021-05-01 17:22:36 +10:00
balancebot.py autotest: load missions natively rather than using MAVProxy 2021-03-02 14:24:36 +11:00
bisect-helper.py Tools: make and declare bisect-helper.py flake8-compliant 2021-04-01 19:11:50 +11:00
build-with-disabled-features.py autotest: if MODE_AUTO is disabled then we also need to disabled AFS 2020-10-06 11:25:09 +11:00
check_autotest_speedup.py Tools: add a tool to help determine best speedup for autotest 2021-04-01 11:27:17 +11:00
common.py autotest: pass sitl_commandline_customised up the context stack 2021-05-01 17:22:36 +10:00
examples.py Tools: make and declare examples.py flake8-compliant 2021-04-01 19:11:50 +11:00
fakepos.py Tools: random Python cleanups based on lgtm analysis 2019-09-21 22:26:03 +10:00
fg_plane_view.bat autotest: remove doubled up disable-anti-alias-hud 2020-07-04 09:25:42 +10:00
fg_plane_view.sh autotest: remove doubled up disable-anti-alias-hud 2020-07-04 09:25:42 +10:00
fg_quad_view.bat autotest: remove doubled up disable-anti-alias-hud 2020-07-04 09:25:42 +10:00
fg_quad_view.sh autotest: remove doubled up disable-anti-alias-hud 2020-07-04 09:25:42 +10:00
junit.xml auto est: modular tests and unit testing with Junit.xml output for jenkins 2012-07-05 23:48:50 -07:00
locations.txt autotest: added Boquig 2021-04-29 13:35:22 +10:00
quadplane.py autotest: bump default speedups for several vehicles 2021-03-24 14:46:48 +11:00
README First version of APM autotest 2011-10-31 13:50:34 +11:00
rover.py autotest: fix mavproxy switch test 2021-04-03 08:58:52 +11:00
run_in_terminal_window.sh Tools: correct quoting in run_in_terminal_window.sh 2018-03-15 07:40:23 +09:00
sailboat.py Tools: autotest: add sailboat autotest 2021-04-28 15:16:35 +10:00
sim_vehicle.py autotest: accept Copter/Plane/Sub for sim_vehicle.py 2021-04-12 13:35:16 +10:00
swarminit.txt Autotest: Create swarminit.txt 2019-01-18 10:16:18 +11:00

This is an automated test suite for APM