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
Thomas Huth 3dc9951906 tests/functional/test_pc_cpu_hotplug_props: Set 'pc' machine type explicitly
In case the default machine has not been compiled into the QEMU
binary, the cpu_hotplug_props test is currently failing. Add a
set_machine('pc') here to make sure that the tests are correctly
skipped in case the machine is not available.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250606092033.506736-1-thuth@redhat.com>
3 days ago
..
acpi-bits
qemu_test tests/functional: add skipLockedMemoryTest decorator 2 weeks ago
aspeed.py tests/functional: Remove semicolons at the end of lines 2 months ago
meson.build Pull request 2 weeks ago
replay_kernel.py tests/functional: Provide a proper name for the VMs in the replay tests 4 months ago
reverse_debugging.py tests/functional: Convert reverse_debugging tests to the functional framework 2 months ago
test_aarch64_aspeed_ast2700.py tests/function/aspeed: Add functional test for ast2700fc 2 months ago
test_aarch64_aspeed_ast2700fc.py tests/function/aspeed: Add functional test for ast2700fc 2 months ago
test_aarch64_imx8mp_evk.py tests/functional: Add test for imx8mp-evk board with USDHC coverage 2 months ago
test_aarch64_raspi3.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_aarch64_raspi4.py tests/functional: convert tests to new uncompress helper 6 months ago
test_aarch64_replay.py tests/functional: Use the tuxrun kernel for the aarch64 replay test 2 months ago
test_aarch64_reverse_debug.py tests/functional: Convert reverse_debugging tests to the functional framework 2 months ago
test_aarch64_rme_sbsaref.py tests/functional: Remove unnecessary import statements 2 months ago
test_aarch64_rme_virt.py tests/functional: Remove unnecessary import statements 2 months ago
test_aarch64_sbsaref.py licenses: Remove SPDX tags not being license identifier for Linaro 5 months ago
test_aarch64_sbsaref_alpine.py tests/functional: Remove unnecessary import statements 2 months ago
test_aarch64_sbsaref_freebsd.py tests/functional: Remove unnecessary import statements 2 months ago
test_aarch64_smmu.py tests/functional: Convert the SMMU test to the functional framework 2 months ago
test_aarch64_tcg_plugins.py tests/functional: Remove unnecessary import statements 2 months ago
test_aarch64_tuxrun.py tests/functional: update the aarch64 tuxrun tests 7 months ago
test_aarch64_virt.py tests/functional: Remove unnecessary import statements 2 months ago
test_aarch64_virt_gpu.py tests/functional/test_aarch64_virt_gpu: Skip if "dbus" display isn't available 3 months ago
test_aarch64_xen.py tests/functional: Convert the aarch64 xen test to the functional framework 5 months ago
test_aarch64_xlnx_versal.py tests/functional: Convert the xlnx_versal_virt avocado test 7 months ago
test_acpi_bits.py tests/functional: remove all class level fields 3 months ago
test_alpha_clipper.py tests/functional: convert tests to new uncompress helper 6 months ago
test_alpha_replay.py tests/functional: Convert the alpha replay avocado tests 4 months ago
test_arm_aspeed_ast1030.py tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030 2 months ago
test_arm_aspeed_ast2500.py tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500 2 months ago
test_arm_aspeed_ast2600.py tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2600 2 months ago
test_arm_aspeed_bletchley.py tests/functional: Remove semicolons at the end of lines 2 months ago
test_arm_aspeed_palmetto.py tests/functional: Remove semicolons at the end of lines 2 months ago
test_arm_aspeed_rainier.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_arm_aspeed_romulus.py tests/functional: Remove semicolons at the end of lines 2 months ago
test_arm_aspeed_witherspoon.py tests/functional: Remove semicolons at the end of lines 2 months ago
test_arm_bflt.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_arm_bpim2u.py tests/functional: Remove semicolons at the end of lines 2 months ago
test_arm_canona1100.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_arm_collie.py tests/functional: remove many unused imports 6 months ago
test_arm_cubieboard.py tests/functional: Remove unnecessary import statements 2 months ago
test_arm_emcraft_sf2.py tests/functional: switch over to using self.scratch_file() 6 months ago
test_arm_integratorcp.py tests/functional: Skip the screendump tests if the command is not available 2 months ago
test_arm_microbit.py tests/functional: Add a test for the arm microbit machine 5 months ago
test_arm_orangepi.py tests/functional: Remove semicolons at the end of lines 2 months ago
test_arm_quanta_gsj.py tests/functional: Remove unnecessary import statements 2 months ago
test_arm_raspi2.py tests/functional: convert tests to new uncompress helper 6 months ago
test_arm_realview.py tests/functional: Add a test for the realview-eb-mpcore machine 2 weeks ago
test_arm_replay.py tests/functional: Convert the arm replay avocado tests 4 months ago
test_arm_smdkc210.py tests/functional: Remove unnecessary import statements 2 months ago
test_arm_stellaris.py tests/functional: Add a test for the Stellaris arm machines 1 month ago
test_arm_sx1.py tests/functional/test_arm_sx1: Check whether the serial console is working 4 months ago
test_arm_tuxrun.py tests/functional: update the arm tuxrun tests 6 months ago
test_arm_vexpress.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_arm_virt.py tests/functional: Convert the arm virt avocado test 6 months ago
test_avr_mega2560.py tests/functional: Speed up the avr_mega2560 test 2 weeks ago
test_avr_uno.py tests/functional: Add a test for the Arduino UNO machine 3 weeks ago
test_cpu_queries.py
test_empty_cpu_model.py
test_hppa_seabios.py tests/functional: Use -no-shutdown in the hppa_seabios test 2 months ago
test_i386_replay.py tests/functional: Convert the i386 replay avocado test 2 months ago
test_i386_tuxrun.py tests/functional: update the i386 tuxrun tests 6 months ago
test_info_usernet.py tests/functional: Add a helper function for retrieving the hostfwd port 6 months ago
test_intel_iommu.py tests/functional: Move the code for testing HTTP downloads to a common function 4 months ago
test_linux_initrd.py tests/functional: switch to new test skip decorators 6 months ago
test_loongarch64_virt.py tests/functional: Fix the running test case causes loongarch64 to hang 7 months ago
test_m68k_mcf5208evb.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_m68k_nextcube.py tests/functional: Skip the screendump tests if the command is not available 2 months ago
test_m68k_q800.py tests/functional: use 'none' audio driver for q800 tests 1 month ago
test_m68k_replay.py tests/functional: use 'none' audio driver for q800 tests 1 month ago
test_m68k_tuxrun.py tests/functional: add a m68k tuxrun tests 6 months ago
test_mem_addr_space.py tests/functional/test_mem_addr_space: Use set_machine() to select the machine 4 weeks ago
test_memlock.py tests/functional: add memlock tests 2 weeks ago
test_microblaze_replay.py tests/functional: Convert the microblaze replay avocado tests 4 months ago
test_microblaze_s3adsp1800.py tests/functional: Test both microblaze s3adsp1800 endianness variants 4 weeks ago
test_microblazeel_s3adsp1800.py tests/functional: Test both microblaze s3adsp1800 endianness variants 4 weeks ago
test_migration.py tests/functional: Remove unnecessary import statements 2 months ago
test_mips64_malta.py tests/functional: Convert the 64-bit big endian Wheezy mips test 2 months ago
test_mips64_tuxrun.py tests/functional: update the mips64 tuxrun tests 6 months ago
test_mips64el_fuloong2e.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_mips64el_loongson3v.py tests/functional: switch to new test skip decorators 6 months ago
test_mips64el_malta.py tests/functional: Skip the screendump tests if the command is not available 2 months ago
test_mips64el_replay.py tests/functional: Remove unnecessary import statements 2 months ago
test_mips64el_tuxrun.py tests/functional: update the mips64el tuxrun tests 6 months ago
test_mips_malta.py tests/functional/test_mips_malta: Re-enable the check for the PCI host bridge 4 weeks ago
test_mips_replay.py tests/functional: Remove unnecessary import statements 2 months ago
test_mips_tuxrun.py tests/functional: update the mips32 tuxrun tests 6 months ago
test_mipsel_malta.py tests/functional: Convert the 32-bit little endian Wheezy mips test 2 months ago
test_mipsel_replay.py tests/functional: Remove unnecessary import statements 2 months ago
test_mipsel_tuxrun.py tests/functional: update the mips32el tuxrun tests 6 months ago
test_multiprocess.py
test_netdev_ethtool.py
test_or1k_replay.py tests/functional: Convert the or1k replay avocado tests 4 months ago
test_or1k_sim.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_pc_cpu_hotplug_props.py tests/functional/test_pc_cpu_hotplug_props: Set 'pc' machine type explicitly 3 days ago
test_ppc64_e500.py tests/functional: Require 'user' netdev for ppc64 e500 test 4 months ago
test_ppc64_hv.py tests/functional: Remove unnecessary import statements 2 months ago
test_ppc64_mac99.py tests/functional: Add a ppc64 mac99 test 5 months ago
test_ppc64_powernv.py
test_ppc64_pseries.py tests/functional/test_ppc64_pseries: Skip test_ppc64_linux_smt_boot if necessary 2 months ago
test_ppc64_replay.py tests/functional/test_ppc64_replay: Mark the e500 test as flaky 3 months ago
test_ppc64_reverse_debug.py tests/functional: Convert reverse_debugging tests to the functional framework 2 months ago
test_ppc64_tuxrun.py tests/functional: reduce tuxrun maxmem to work on 32-bit hosts 4 months ago
test_ppc_40p.py tests/functional: Extend PPC 40p test with Linux boot 5 months ago
test_ppc_74xx.py
test_ppc_amiga.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_ppc_bamboo.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_ppc_mac.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_ppc_mpc8544ds.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_ppc_replay.py tests/functional: Convert the 32-bit ppc replay avocado tests 4 months ago
test_ppc_sam460ex.py tests/functional: Add a ppc sam460ex test 5 months ago
test_ppc_tuxrun.py tests/functional: update the ppc32 tuxrun tests 6 months ago
test_ppc_virtex_ml507.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_riscv32_tuxrun.py tests/functional: update the riscv32 tuxrun tests 6 months ago
test_riscv64_tuxrun.py tests/functional: update the riscv64 tuxrun tests 6 months ago
test_riscv_opensbi.py tests/functional: Convert the riscv_opensbi avocado test into a standalone test 8 months ago
test_rx_gdbsim.py tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash 6 months ago
test_s390x_ccw_virtio.py tests/functional: convert tests to new uncompress helper 6 months ago
test_s390x_replay.py tests/functional: Convert the s390x replay avocado tests 4 months ago
test_s390x_topology.py tests/functional: Remove semicolons at the end of lines 2 months ago
test_s390x_tuxrun.py tests/functional/test_s390x_tuxrun: Check whether the machine is available 2 months ago
test_sh4_r2d.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_sh4_tuxrun.py tests/functional: remove unused system imports 7 months ago
test_sh4eb_r2d.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_sparc64_sun4u.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_sparc64_tuxrun.py tests/functional/test_sparc64_tuxrun: Explicitly set the 'sun4u' machine 4 weeks ago
test_sparc_replay.py tests/functional: Convert the sparc replay avocado test 4 months ago
test_sparc_sun4m.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_version.py
test_virtio_balloon.py tests/functional/test_virtio_balloon: Only use KVM for running this test 4 months ago
test_virtio_gpu.py tests/functional: switch over to using self.build_file(...) 6 months ago
test_virtio_version.py tests/functional: remove unused system imports 7 months ago
test_vnc.py tests/functional: Use the 'none' machine for the VNC test 2 weeks ago
test_x86_64_hotplug_blk.py tests/functional: Convert the hotplug_blk avocado test 5 months ago
test_x86_64_hotplug_cpu.py tests/functional/test_x86_64_hotplug_cpu: Fix race condition during unplug 6 months ago
test_x86_64_kvm_xen.py tests/functional: Remove unnecessary import statements 2 months ago
test_x86_64_replay.py tests/functional: Use the tuxrun kernel for the x86 replay test 2 months ago
test_x86_64_reverse_debug.py tests/functional: Convert reverse_debugging tests to the functional framework 2 months ago
test_x86_64_tuxrun.py tests/functional: update the x86_64 tuxrun tests 6 months ago
test_x86_cpu_model_versions.py
test_xtensa_lx60.py tests/functional: convert tests to new archive_extract helper 6 months ago
test_xtensa_replay.py tests/functional: Convert the xtensa replay test to the functional framework 4 months ago