ardupilot/Tools/autotest
Peter Barker dec615bfb5 autotest: drain SITL pexpect when waiting for parameter
This is important when rebooting as the ArduPilot process can block on
sending to stdout, which pexpect is reading from.  While rebooting we're
waiting for a parameter to be reset to a different value in this loop,
which could take quite some time.
2020-05-15 16:02:09 +10:00
..
aircraft Tools: added TugGoat's modifications to the Rascal JSBSim model 2018-12-18 13:06:03 +11:00
ArduCopter_Tests Tools: update path for copter test missions files 2020-04-09 09:01:03 +10:00
ArduPlane_Tests autotest: Move soaring test into plane. 2020-04-19 11:09:16 +10:00
ArduRover_Tests Tools: update path for rover test missions files 2020-04-09 09:01:03 +10:00
ArduSub_Tests Tools: update path for sub test missions files 2020-04-09 09:01:03 +10:00
default_params Tools: update tradheli sitl default param file 2020-04-28 10:45:33 +10:00
Generic_Missions Tools: added generic copter CMAC mission 2020-05-09 12:33:33 +10:00
jsb_sim Tools: random Python cleanups based on lgtm analysis 2019-09-21 22:26:03 +10:00
logger_metadata Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
param_metadata autotest: make column ordering in rst gen stable 2020-04-15 15:11:21 +10:00
pysim Tools: autotest.py: add --enable-math-check-indexes 2020-04-28 15:12:39 +10:00
template Tools: Implement better Scrimmage support 2020-04-28 11:09:51 +10:00
web Tools: use https:// scheme for ardupilot URLs 2019-12-10 07:53:46 +11:00
web-firmware Tools: use https:// scheme for ardupilot URLs 2019-12-10 07:53:46 +11:00
win_sitl Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09: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 Tools: update path for antenna tracker test missions files 2020-04-09 09:01:03 +10:00
arducopter.py autotest: 256 windows don't currently work 2020-05-06 10:14:30 +10:00
arduplane.py autotest: Add method to get default params for model. 2020-04-22 10:01:09 +10:00
ardusub.py Tools: update path for sub test missions files 2020-04-09 09:01:03 +10:00
autotest.py Tools: autotest.py: add --enable-math-check-indexes 2020-04-28 15:12:39 +10:00
balancebot.py autotest: rename apmrover2.py to rover.py 2020-04-15 19:29:04 +10:00
bisect-helper.py Tools: add bisect-helper.py 2018-03-09 10:38:48 +11:00
build-with-disabled-features.py Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
common.py autotest: drain SITL pexpect when waiting for parameter 2020-05-15 16:02:09 +10:00
examples.py autotest: make running examples in autotest more reliable 2020-01-05 11:39:25 +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: make bat files work with multiple versions of flightgear 2016-07-14 12:50:27 +10:00
fg_plane_view.sh autotest: fixed fg_plane_view.sh 2016-01-04 07:58:54 +11:00
fg_quad_view.bat autotest: make bat files work with multiple versions of flightgear 2016-07-14 12:50:27 +10:00
fg_quad_view.sh autotest: fixed fg_quad_view for new FlightGear versions 2016-01-04 14:31:21 +11: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 Tools:autotest: add AAMWestField location 2020-04-20 10:08:17 +09:00
quadplane.py autotest: test 256 FT windows and fix calculation of log-based FFT 2020-05-06 10:14:30 +10:00
README First version of APM autotest 2011-10-31 13:50:34 +11:00
rover.py autotest: add tests for logging 2020-05-15 16:02:09 +10:00
run_in_terminal_window.sh Tools: correct quoting in run_in_terminal_window.sh 2018-03-15 07:40:23 +09:00
sim_vehicle.py Tools: sim_vehicle.py: add --enable-math-check-indexes 2020-04-28 15:12:39 +10:00
swarminit.txt Autotest: Create swarminit.txt 2019-01-18 10:16:18 +11:00

This is an automated test suite for APM