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

tests_riscv32_system_quick = [
  'migration',
  'opensbi',
]

tests_riscv32_system_thorough = [
  'tuxrun',
]