79 Commits (f121c250ae3a68bfa3edb10666c526f9c0a3ad23)

Author SHA1 Message Date
Andrew Tridgell 025cf8f72b autotest: cleanup load_local_module 4 years ago
Andrew Tridgell 690af580c9 autotest: abstract out load_local_module() 4 years ago
bugobliterator c72c96fa9c Tools: setup CI test for CANBus 4 years ago
Pierre Kancir acc4a1db3f Autotest: remove special case for vicon and default vicon for copter to false 5 years ago
Peter Barker a0258f351d autotest: disable gdb pagination 5 years ago
bugobliterator 183e50b31f autotest: fix autotest on mac os x 5 years ago
Peter Barker 475027e03a Tools: autotest.py: add --enable-math-check-indexes 5 years ago
Peter Barker 10e8f3f3d7 autotest: canonicalise on defaults_filepath rather than defaults_file 5 years ago
Peter Barker 9511fa59ec autotest: permit specification of frame as part of customing cmdline 5 years ago
Peter Barker 67a3610f54 autotest: correct dangling path separator issue in PYTHONPATH 5 years ago
Peter Barker 8deaa36f5a autotest: neaten start of MAVProxy, add debug showing cmdline 5 years ago
Peter Barker 881eadb993 autotest: add Tools/mavproxy_modules to PYTHONPATH in autotest 5 years ago
Peter Barker fecca9a559 autotest: add tests for serial RangeFinder drivers 5 years ago
Peter Barker c5f52a8355 Tools: autotest: tests for new fence code 5 years ago
Andy Piper 5f34ec6578 Tools: support lldb debugging for sim_vehicle and autotest 5 years ago
Peter Barker 03e317fed8 Tools: autotest: send SIGTERM to processes before killing them 5 years ago
Peter Barker 642935fd43 Tools: random Python cleanups based on lgtm analysis 6 years ago
Pierre Kancir 1f9adf1f3b Tools: remove log module from default autotest modules 6 years ago
Pierre Kancir 21fe1e54e5 Tools: unload relay module from autotest defaults 6 years ago
Pierre Kancir 9d20a13cd4 Tools: reduce mavproxy memory usage on autotest 6 years ago
Peter Barker 87e43d6e44 Tools: autotest: add option to disable breakpoints at sim startup 6 years ago
Peter Barker 0440106c16 autotest: allow autotest with valgrind to cope with new operator 6 years ago
Peter Barker 55377b424e Tools: autotest: add extra-configure-args option to autotest.py 6 years ago
Pierre Kancir f6cc934678 Tools: pep8 corrections + correct variable shadowing 7 years ago
Peter Barker aa36d20aa1 Tools: autotest: add steps to autotest to build and run unit tests 7 years ago
Peter Barker 9cd8745394 Tools: autotest: allow use of --gdb when no DISPLAY available 7 years ago
Peter Barker 6dd8dbeb40 Tools: autotest: add ability to add breakpoints in autotest 7 years ago
Peter Barker 38898dc793 Tools: autotest: add test for vision position estimate 7 years ago
Peter Barker ee01687c55 Tools: fix autotest/valgrind on Vagrant virtual machines 7 years ago
Peter Barker b2cb6e196c Tools: autotest: pull common MAVProxy options into common.py 7 years ago
Peter Barker 20bfb82a7b Tools: autotest.py: add --no-clean and --no-configure options 8 years ago
Peter Barker a7b919f025 Tools: do not attach gdb to gdbserver unless --gdb is given 8 years ago
Miguel Arroyo 38297c4d19 Tools: Adds GDBServer with screen option for debugging 8 years ago
Pierre Kancir bec09b9a57 autotest: python3 support 8 years ago
Pierre Kancir 5786d66ea1 autotest: simplify start_sitl 8 years ago
Peter Barker 30233ab9b8 Tools: unhide groups when generating parameters in autotest 8 years ago
Andrew Tridgell 26e1c30b19 autotest: avoid a race condition in quadplane test 9 years ago
Pierre Kancir 9e1ffcae5d Tools: update python coding style 9 years ago
Peter Barker b23f983459 autotest: add --gdb option to autotest.py 9 years ago
Peter Barker efef39732e autotest: pass any supplied -j through to waf make 9 years ago
Peter Barker 8cf49d4e3e Tools: create build_examples.py, a replacement for build_examples.sh 9 years ago
Peter Barker 3548f90d3a autotest: create SIL object to hold valgrind logpath 9 years ago
Peter Barker ced07906ad Tools: correct valgrind run in autotest.py 9 years ago
Peter Barker 7b86a05722 Tools: convert autotest build.X and fly.X to use waf build system 9 years ago
Ricardo de Almeida Gonzaga 1062aed91e Tools: Fix typos 9 years ago
Andrew Tridgell 6e418c2cf5 autotest: always sleep for 3 seconds on starting SITL 9 years ago
Andrew Tridgell decb6dbab0 autotest: added option of autotest with gdb 9 years ago
Andrew Tridgell 9e43d5a4bb autotest: added defaults_file option to start_SIL() 9 years ago
Andrew Tridgell 68515d0324 autotest: fixed CopterAVC test 10 years ago
Andrew Tridgell 98df4fe60e autotest: make sim command clearer in logs 10 years ago