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