master
build 23 lines 295 Bytes
Raw
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 test_ppc_timeouts = {
4 '40p' : 240,
5 }
6
7 tests_ppc_system_quick = [
8 'migration',
9 '74xx',
10 ]
11
12 tests_ppc_system_thorough = [
13 '40p',
14 'amiga',
15 'bamboo',
16 'mac',
17 'mpc8544ds',
18 'ppe42',
19 'replay',
20 'sam460ex',
21 'tuxrun',
22 'virtex_ml507',
23 ]