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