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