aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance
AgeCommit message (Expand)Author
2021-09-27tests/acceptance: Test powernv machinesCédric Le Goater
2021-09-27tests/acceptance/ppc_prep_40p.py: clean up unused importCleber Rosa
2021-09-27tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location updateCleber Rosa
2021-09-27tests/acceptance/boot_xen.py: removed unused importCleber Rosa
2021-09-27acceptance/tests/vnc.py: use explicit syntax for enabling passwordsCleber Rosa
2021-09-27qemu: Split machine_ppc.py acceptance testsDavid Gibson
2021-09-27avocado_qemu: fix inheritance order on LinuxTest classWillian Rampazzo
2021-09-27avocado_qemu: explicitly return None to avoid R1710Willian Rampazzo
2021-09-27avocado_qemu: tweak ssh connect methodWillian Rampazzo
2021-09-27avocado_qemu: fix import module based on isortWillian Rampazzo
2021-09-27avocado_qemu: standardize super() call following PEP3135Willian Rampazzo
2021-09-27Acceptance Tests: add standard clean up at test tearDown()Cleber Rosa
2021-09-27tests/acceptance: Linux boot test for record/replayPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for alphaPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for nios2Pavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for openriscPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for s390xPavel Dovgalyuk
2021-09-01tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé
2021-07-20tests/acceptance/virtio-gpu.py: provide kernel and initrd hashesCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: use virtio-vga-glCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: combine kernel command lineCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: combine CPU tagsCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: combine x86_64 arch tagsCleber Rosa
2021-07-20tests/acceptance/virtio-gpu.py: use require_accelerator()Cleber Rosa
2021-07-13tests/acceptance/cpu_queries.py: use the proper logging channelsCleber Rosa
2021-07-13tests/acceptance/linux_ssh_mips_malta.py: drop identical setUpCleber Rosa
2021-07-13tests/acceptance: Handle cpu tag on x86_cpu_model_versions testsWainer dos Santos Moschetta
2021-07-13tests/acceptance: Add set_vm_arg() to the Test classWainer dos Santos Moschetta
2021-07-13tests/acceptance: Tagging tests with "cpu:VALUE"Wainer dos Santos Moschetta
2021-07-13tests/acceptance: Let the framework handle "cpu:VALUE" tagged testsWainer dos Santos Moschetta
2021-07-13tests/acceptance: Fix mismatch on cpu tagged testsWainer dos Santos Moschetta
2021-07-13tests/acceptance: Automatic set -cpu to the test vmWainer dos Santos Moschetta
2021-07-13tests/acceptance: Tag NetBSD tests as 'os:netbsd'Philippe Mathieu-Daudé
2021-07-13avocado_qemu: Add Intel iommu testsEric Auger
2021-07-13avocado_qemu: Add SMMUv3 testsEric Auger
2021-07-13Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DIST...Willian Rampazzo
2021-07-13avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro classWillian Rampazzo
2021-07-13tests/acceptance: Ignore binary data sent on serial consolePhilippe Mathieu-Daudé
2021-07-13Acceptance Tests: support choosing specific distro and versionCleber Rosa
2021-07-13Acceptance Tests: move definition of distro checksums to the frameworkCleber Rosa
2021-07-13Acceptance Tests: rename attribute holding the distro image checksumCleber Rosa
2021-07-13Acceptance Tests: distinguish between temp and logs dirCleber Rosa
2021-07-13Acceptance Tests: log information when creating QEMUMachineCleber Rosa
2021-07-13Acceptance Tests: use the job work directory for created VMsCleber Rosa
2021-07-04Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell
2021-07-02tests/acceptance: Test Linux on the Fuloong 2E machinePhilippe Mathieu-Daudé
2021-07-02tests: Boot and halt a Linux guest on the Raspberry Pi 2 machinePhilippe Mathieu-Daudé
2021-06-25tests/acceptance: tweak the tcg/kvm tests for virtAlex Bennée
2021-06-07tests/acceptance: tag various arm tests as TCG onlyAlex Bennée
2021-06-01python: create qemu packagesJohn Snow