You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/functional/ppc/meson.build

23 lines
284 B
Meson

# 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',
'replay',
'sam460ex',
'tuxrun',
'virtex_ml507',
]