master
build 11 lines 156 Bytes
Raw
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 test_mips_timeouts = {
4 'malta' : 480,
5 }
6
7 tests_mips_system_thorough = [
8 'malta',
9 'replay',
10 'tuxrun',
11 ]