summary refs log tree commit diff stats
path: root/tests/functional/mips/meson.build
blob: 49aaf53b02db2ec207c31c752ad5e2b1a5d5d096 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0-or-later

test_mips_timeouts = {
  'malta' : 480,
}

tests_mips_system_thorough = [
  'malta',
  'replay',
  'tuxrun',
]