mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
add sd_stress to all boards and run on test rack
This commit is contained in:
@@ -107,6 +107,7 @@ px4_add_board(
|
||||
reboot
|
||||
#reflect
|
||||
sd_bench
|
||||
sd_stress
|
||||
#serial_test
|
||||
system_time
|
||||
top
|
||||
|
||||
@@ -109,6 +109,7 @@ px4_add_board(
|
||||
reboot
|
||||
#reflect
|
||||
sd_bench
|
||||
sd_stress
|
||||
serial_test
|
||||
#system_time
|
||||
tests # tests and test runner
|
||||
|
||||
@@ -111,6 +111,7 @@ px4_add_board(
|
||||
reboot
|
||||
reflect
|
||||
sd_bench
|
||||
sd_stress
|
||||
serial_test
|
||||
system_time
|
||||
top
|
||||
|
||||
Reference in New Issue
Block a user