aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-01tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkeyCleber Rosa1-1/+1
2021-06-01Acceptance Tests: introduce CPU hotplug testCleber Rosa1-0/+37
2021-06-01tests/acceptance/virtiofs_submounts.py: remove launch_vm()Cleber Rosa1-8/+5
2021-06-01Acceptance Tests: set up SSH connection by default after boot for LinuxTestCleber Rosa3-11/+13
2021-06-01Acceptance Tests: make username/password configurableCleber Rosa1-2/+4
2021-06-01Acceptance Tests: add port redirection for ssh by defaultCleber Rosa2-5/+4
2021-06-01Acceptance Tests: move useful ssh methods to base classCleber Rosa3-75/+50
2021-06-01Python: add utility function for retrieving port redirectionCleber Rosa3-25/+41
2021-06-01tests/acceptance/virtiofs_submounts.py: evaluate string not lengthCleber Rosa1-1/+1
2021-06-01tests/acceptance/virtiofs_submounts.py: add missing accel tagCleber Rosa1-0/+1
2021-05-01tests/acceptance: Test ast2600 machineJoel Stanley1-0/+25
2021-05-01tests/acceptance: Test ast2400 and ast2500 machinesJoel Stanley1-0/+43
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell2-2/+2
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé2-2/+2
2021-03-16tests/acceptance: linux-related tests fixPavel Dovgalyuk1-2/+4
2021-03-16tests: Add functional test for out-of-process device emulationJagannathan Raman1-0/+95
2021-03-16avocado_qemu: add exec_command functionWillian Rampazzo1-1/+13
2021-03-16tests/acceptance: Print expected message on wait_for_console_patternWainer dos Santos Moschetta1-1/+2