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', ]