summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé2021-09-011-3/+3
* tests/acceptance/virtio-gpu.py: provide kernel and initrd hashesCleber Rosa2021-07-201-4/+6
* tests/acceptance/virtio-gpu.py: use virtio-vga-glCleber Rosa2021-07-201-2/+2
* tests/acceptance/virtio-gpu.py: combine kernel command lineCleber Rosa2021-07-201-9/+3Star
* tests/acceptance/virtio-gpu.py: combine CPU tagsCleber Rosa2021-07-201-2/+1Star
* tests/acceptance/virtio-gpu.py: combine x86_64 arch tagsCleber Rosa2021-07-201-2/+1Star
* tests/acceptance/virtio-gpu.py: use require_accelerator()Cleber Rosa2021-07-201-8/+2Star
* tests/acceptance/cpu_queries.py: use the proper logging channelsCleber Rosa2021-07-131-3/+1Star
* tests/acceptance/linux_ssh_mips_malta.py: drop identical setUpCleber Rosa2021-07-131-5/+2Star
* tests/acceptance: Handle cpu tag on x86_cpu_model_versions testsWainer dos Santos Moschetta2021-07-131-8/+32
* tests/acceptance: Add set_vm_arg() to the Test classWainer dos Santos Moschetta2021-07-131-0/+21
* tests/acceptance: Tagging tests with "cpu:VALUE"Wainer dos Santos Moschetta2021-07-134-11/+17
* tests/acceptance: Let the framework handle "cpu:VALUE" tagged testsWainer dos Santos Moschetta2021-07-136-16/+8Star
* tests/acceptance: Fix mismatch on cpu tagged testsWainer dos Santos Moschetta2021-07-132-6/+6
* tests/acceptance: Automatic set -cpu to the test vmWainer dos Santos Moschetta2021-07-131-0/+5
* tests/acceptance: Tag NetBSD tests as 'os:netbsd'Philippe Mathieu-Daudé2021-07-132-0/+3
* avocado_qemu: Add Intel iommu testsEric Auger2021-07-131-0/+119
* avocado_qemu: Add SMMUv3 testsEric Auger2021-07-131-0/+137
* Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DIST...Willian Rampazzo2021-07-131-3/+55
* avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro classWillian Rampazzo2021-07-131-37/+49
* tests/acceptance: Ignore binary data sent on serial consolePhilippe Mathieu-Daudé2021-07-131-2/+5
* Acceptance Tests: support choosing specific distro and versionCleber Rosa2021-07-131-10/+37
* Acceptance Tests: move definition of distro checksums to the frameworkCleber Rosa2021-07-132-14/+37
* Acceptance Tests: rename attribute holding the distro image checksumCleber Rosa2021-07-132-6/+10
* Acceptance Tests: distinguish between temp and logs dirCleber Rosa2021-07-131-1/+2
* Acceptance Tests: log information when creating QEMUMachineCleber Rosa2021-07-131-2/+4
* Acceptance Tests: use the job work directory for created VMsCleber Rosa2021-07-131-1/+2
* Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell2021-07-041-0/+42
|\
| * tests/acceptance: Test Linux on the Fuloong 2E machinePhilippe Mathieu-Daudé2021-07-021-0/+42
* | tests: Boot and halt a Linux guest on the Raspberry Pi 2 machinePhilippe Mathieu-Daudé2021-07-021-0/+43
|/
* tests/acceptance: tweak the tcg/kvm tests for virtAlex Bennée2021-06-251-12/+12
* tests/acceptance: tag various arm tests as TCG onlyAlex Bennée2021-06-071-0/+18
* python: create qemu packagesJohn Snow2021-06-012-5/+6
* tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkeyCleber Rosa2021-06-011-1/+1
* Acceptance Tests: introduce CPU hotplug testCleber Rosa2021-06-011-0/+37
* tests/acceptance/virtiofs_submounts.py: remove launch_vm()Cleber Rosa2021-06-011-8/+5Star
* Acceptance Tests: set up SSH connection by default after boot for LinuxTestCleber Rosa2021-06-013-11/+13
* Acceptance Tests: make username/password configurableCleber Rosa2021-06-011-2/+4
* Acceptance Tests: add port redirection for ssh by defaultCleber Rosa2021-06-012-5/+4Star
* Acceptance Tests: move useful ssh methods to base classCleber Rosa2021-06-013-75/+50Star
* Python: add utility function for retrieving port redirectionCleber Rosa2021-06-013-25/+41
* tests/acceptance/virtiofs_submounts.py: evaluate string not lengthCleber Rosa2021-06-011-1/+1
* tests/acceptance/virtiofs_submounts.py: add missing accel tagCleber Rosa2021-06-011-0/+1
* tests/acceptance: Test ast2600 machineJoel Stanley2021-05-011-0/+25
* tests/acceptance: Test ast2400 and ast2500 machinesJoel Stanley2021-05-011-0/+43
* Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell2021-03-182-2/+2
|\
| * machine: remove 'query-cpus' QMP commandDaniel P. Berrangé2021-03-182-2/+2
* | tests/acceptance: linux-related tests fixPavel Dovgalyuk2021-03-171-2/+4
* | tests: Add functional test for out-of-process device emulationJagannathan Raman2021-03-171-0/+95
* | avocado_qemu: add exec_command functionWillian Rampazzo2021-03-171-1/+13