ardupilot/Tools/autotest
Andrew Tridgell 6e72c88a83 autotest: run SIL binary under valgrind
this lets us find uninitialised variables in the APM code, and other
common C/C++ errors
2011-11-04 10:00:06 +11:00
..
ArduCopter.parm autotest: a complete mission now flies 2011-11-02 09:38:44 +11:00
arducopter.py autotest: run SIL binary under valgrind 2011-11-04 10:00:06 +11:00
autotest.py autotest: added a mission to ArduCopter testing 2011-11-01 22:44:21 +11:00
mission1.txt autotest: added a mission to ArduCopter testing 2011-11-01 22:44:21 +11:00
README First version of APM autotest 2011-10-31 13:50:34 +11:00
util.py autotest: run SIL binary under valgrind 2011-11-04 10:00:06 +11:00

This is an automated test suite for APM