diff options
Diffstat (limited to 'tests/functional/meson.build')
| -rw-r--r-- | tests/functional/meson.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/functional/meson.build b/tests/functional/meson.build index e9ec5af0f1..cb97d2e3a0 100644 --- a/tests/functional/meson.build +++ b/tests/functional/meson.build @@ -20,6 +20,7 @@ test_timeouts = { 'acpi_bits' : 420, 'arm_aspeed_palmetto' : 120, 'arm_aspeed_romulus' : 120, + 'arm_aspeed_ast2500' : 480, 'arm_aspeed' : 600, 'arm_bpim2u' : 500, 'arm_collie' : 180, @@ -71,6 +72,7 @@ tests_arm_system_thorough = [ 'arm_aspeed_ast1030', 'arm_aspeed_palmetto', 'arm_aspeed_romulus', + 'arm_aspeed_ast2500', 'arm_bpim2u', 'arm_canona1100', 'arm_collie', |