qemu/tests/functional
Thomas Huth 88c907199a tests/functional: Convert the ppc_hv avocado test into a standalone test
A straight forward conversion, we just also have to remove the decorator
@skipUnless(os.getenv('SPEED')) since all non-trivial functional tests
are running in SPEED=thorough mode now. Also make sure that the extracted
assets are writable, so that the test does not fail if it gets re-run
and there are stale read-only files already around.

Message-ID: <20240830133841.142644-28-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-09-04 11:14:33 +02:00
..
qemu_test tests/functional: Convert the s390x avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
meson.build tests/functional: Convert the ppc_hv avocado test into a standalone test 2024-09-04 11:14:33 +02:00
test_arm_canona1100.py tests/functional: Convert some avocado tests that needed avocado.utils.archive 2024-09-04 11:14:29 +02:00
test_avr_mega2560.py tests/functional: Convert some tests that download files via fetch_asset() 2024-09-04 11:11:31 +02:00
test_cpu_queries.py tests/functional: Convert simple avocado tests into standalone python tests 2024-09-04 10:52:29 +02:00
test_empty_cpu_model.py tests/functional: Convert simple avocado tests into standalone python tests 2024-09-04 10:52:29 +02:00
test_info_usernet.py tests/functional: Convert avocado tests that just need a small adjustment 2024-09-04 10:52:29 +02:00
test_loongarch64_virt.py tests/functional: Convert some tests that download files via fetch_asset() 2024-09-04 11:11:31 +02:00
test_mem_addr_space.py tests/functional: Convert simple avocado tests into standalone python tests 2024-09-04 10:52:29 +02:00
test_microblaze_s3adsp1800.py tests/functional: Convert the microblaze avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
test_microblazeel_s3adsp1800.py tests/functional: Convert the microblaze avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
test_mips64el_loongson3v.py tests/functional: Convert some tests that download files via fetch_asset() 2024-09-04 11:11:31 +02:00
test_netdev_ethtool.py tests/functional: Convert some tests that download files via fetch_asset() 2024-09-04 11:11:31 +02:00
test_pc_cpu_hotplug_props.py tests/functional: Convert simple avocado tests into standalone python tests 2024-09-04 10:52:29 +02:00
test_ppc64_hv.py tests/functional: Convert the ppc_hv avocado test into a standalone test 2024-09-04 11:14:33 +02:00
test_ppc64_powernv.py tests/functional: Convert most ppc avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
test_ppc64_pseries.py tests/functional: Convert most ppc avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
test_ppc_40p.py tests/functional: Convert most ppc avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
test_ppc_74xx.py tests/functional: Convert avocado tests that just need a small adjustment 2024-09-04 10:52:29 +02:00
test_ppc_405.py tests/functional: Convert some tests that download files via fetch_asset() 2024-09-04 11:11:31 +02:00
test_ppc_amiga.py tests/functional: Convert the ppc_amiga avocado test into a standalone test 2024-09-04 11:14:33 +02:00
test_ppc_bamboo.py tests/functional: Convert some avocado tests that needed avocado.utils.archive 2024-09-04 11:14:29 +02:00
test_ppc_mpc8544ds.py tests/functional: Convert most ppc avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
test_ppc_virtex_ml507.py tests/functional: Convert most ppc avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
test_s390x_ccw_virtio.py tests/functional: Convert the s390x avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
test_s390x_topology.py tests/functional: Convert the s390x avocado tests into standalone tests 2024-09-04 11:14:33 +02:00
test_sparc64_sun4u.py tests/functional: Convert some avocado tests that needed avocado.utils.archive 2024-09-04 11:14:29 +02:00
test_version.py tests/functional: Convert avocado tests that just need a small adjustment 2024-09-04 10:52:29 +02:00
test_virtio_gpu.py tests/functional: Convert the virtio_gpu avocado test into a standalone test 2024-09-04 11:14:33 +02:00
test_virtio_version.py tests/functional: Convert simple avocado tests into standalone python tests 2024-09-04 10:52:29 +02:00
test_x86_cpu_model_versions.py tests/functional: Convert the x86_cpu_model_versions test 2024-09-04 11:14:33 +02:00