mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 18:06:39 +08:00
split tests for SITL ctest
This commit is contained in:
committed by
Lorenz Meier
parent
cbc9680800
commit
74231e6656
@@ -0,0 +1,22 @@
|
||||
uorb start
|
||||
|
||||
param load
|
||||
param set SYS_RESTART_TYPE 0
|
||||
|
||||
dataman start
|
||||
|
||||
rgbledsim start
|
||||
tone_alarm start
|
||||
|
||||
#simulator start -s
|
||||
#gyrosim start
|
||||
#accelsim start
|
||||
#barosim start
|
||||
|
||||
#adcsim start
|
||||
#gpssim start
|
||||
#pwm_out_sim mode_pwm
|
||||
|
||||
tests @test_name@
|
||||
|
||||
shutdown
|
||||
Reference in New Issue
Block a user