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

test_s390x_timeouts = {
  'ccw_virtio' : 420,
}

tests_s390x_system_quick = [
  'vmstate',
]

tests_s390x_system_thorough = [
  'ccw_virtio',
  'pxelinux',
  'replay',
  'topology',
  'tuxrun',
]