mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
e207bbdf2a
MAVProxy's output is read by autotest via pexpect. SITL's output is read by MAVProxy. If we don't read MAVProxy's stdout then it doesn't read SITL and everything stops. Also, since we need to drain pexpects as part of reboot, and applying parameter files requires rebooting... we need to append the expect objects to the global list before we apply parameter files. So move that call. |
||
---|---|---|
.. | ||
aircraft | ||
ArduCopter_Tests | ||
ArduPlane_Tests | ||
ArduRover_Tests | ||
ArduSub_Tests | ||
default_params | ||
Generic_Missions | ||
jsb_sim | ||
logger_metadata | ||
param_metadata | ||
pysim | ||
template | ||
web | ||
web-firmware | ||
win_sitl | ||
XPlane | ||
__init__.py | ||
antennatracker.py | ||
arducopter.py | ||
arduplane.py | ||
ardusub.py | ||
autotest.py | ||
balancebot.py | ||
bisect-helper.py | ||
build-with-disabled-features.py | ||
common.py | ||
examples.py | ||
fakepos.py | ||
fg_plane_view.bat | ||
fg_plane_view.sh | ||
fg_quad_view.bat | ||
fg_quad_view.sh | ||
junit.xml | ||
locations.txt | ||
quadplane.py | ||
README | ||
rover.py | ||
run_in_terminal_window.sh | ||
sim_vehicle.py | ||
swarminit.txt |
This is an automated test suite for APM