master
build 10 lines 155 Bytes
Raw
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 tests_riscv32_system_quick = [
4 'migration',
5 'opensbi',
6 ]
7
8 tests_riscv32_system_thorough = [
9 'tuxrun',
10 ]