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

test_riscv64_timeouts = {
  'tuxrun' : 120,
}

tests_riscv64_system_quick = [
  'migration',
  'opensbi',
]

tests_riscv64_system_thorough = [
  'sifive_u',
  'tuxrun',
]