qemu-e2k/tests/acceptance
Cornelia Huck 085cec59cf tests/acceptance: test s390x zpci fid propagation
Verify that a fid specified on the command line shows up correctly
as the function_id in the guest.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
[re-formatted overlong lines]
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Message-Id: <20201130180216.15366-4-cohuck@redhat.com>
2020-12-11 11:38:10 +01:00
..
avocado_qemu tests/avocado: clean-up socket directory after run 2020-11-23 09:52:24 +00:00
virtiofs_submounts.py.data tests/acceptance: Add virtiofs_submounts.py 2020-11-02 19:23:48 +00:00
boot_linux_console.py tests/acceptance: Disable Spartan-3A DSP 1800A test 2020-11-16 11:08:04 +00:00
boot_linux.py
cpu_queries.py
empty_cpu_model.py
linux_initrd.py
linux_ssh_mips_malta.py
machine_arm_canona1100.py
machine_arm_integratorcp.py
machine_arm_n8x0.py
machine_avr6.py
machine_m68k_nextcube.py
machine_mips_malta.py
machine_rx_gdbsim.py
machine_s390_ccw_virtio.py tests/acceptance: test s390x zpci fid propagation 2020-12-11 11:38:10 +01:00
machine_sparc64_sun4u.py
machine_sparc_leon3.py
migration.py
pc_cpu_hotplug_props.py tests/acceptance: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
ppc_prep_40p.py
README.rst
replay_kernel.py tests/acceptance: Disable Spartan-3A DSP 1800A test 2020-11-16 11:08:04 +00:00
reverse_debugging.py
version.py
virtio_check_params.py
virtio_version.py
virtiofs_submounts.py tests/acceptance: Add virtiofs_submounts.py 2020-11-02 19:23:48 +00:00
vnc.py
x86_cpu_model_versions.py tests/acceptance: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00

============================================
Acceptance tests using the Avocado Framework
============================================

This directory contains functional tests, also known as acceptance
level tests.  They're usually higher level, and may interact with
external resources and with various guest operating systems.

For more information, please refer to ``docs/devel/testing.rst``,
section "Acceptance tests using the Avocado Framework".