summary refs log tree commit diff stats
path: root/tests/functional/ppc/meson.build
blob: ae061fe5a6125cbbebb1ee470fb0259566d102b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# SPDX-License-Identifier: GPL-2.0-or-later

test_ppc_timeouts = {
  '40p' : 240,
}

tests_ppc_system_quick = [
  'migration',
  '74xx',
]

tests_ppc_system_thorough = [
  '40p',
  'amiga',
  'bamboo',
  'mac',
  'mpc8544ds',
  'ppe42',
  'replay',
  'sam460ex',
  'tuxrun',
  'virtex_ml507',
]