summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* tests/acceptance: Test powernv machinesCédric Le Goater2021-09-271-0/+35
* tests/acceptance/ppc_prep_40p.py: clean up unused importCleber Rosa2021-09-271-1/+0
* tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location updateCleber Rosa2021-09-271-2/+2
* tests/acceptance/boot_xen.py: removed unused importCleber Rosa2021-09-271-1/+0
* acceptance/tests/vnc.py: use explicit syntax for enabling passwordsCleber Rosa2021-09-271-1/+1
* qemu: Split machine_ppc.py acceptance testsDavid Gibson2021-09-274-69/+101
* avocado_qemu: fix inheritance order on LinuxTest classWillian Rampazzo2021-09-271-1/+1
* avocado_qemu: explicitly return None to avoid R1710Willian Rampazzo2021-09-271-0/+1
* avocado_qemu: tweak ssh connect methodWillian Rampazzo2021-09-271-2/+2
* avocado_qemu: fix import module based on isortWillian Rampazzo2021-09-271-13/+5
* avocado_qemu: standardize super() call following PEP3135Willian Rampazzo2021-09-271-2/+2
* Acceptance Tests: add standard clean up at test tearDown()Cleber Rosa2021-09-271-0/+1
* tests/acceptance: Linux boot test for record/replayPavel Dovgalyuk2021-09-271-0/+116
* tests/acceptance: add replay kernel test for alphaPavel Dovgalyuk2021-09-271-0/+17
* tests/acceptance: add replay kernel test for nios2Pavel Dovgalyuk2021-09-271-0/+11
* tests/acceptance: add replay kernel test for openriscPavel Dovgalyuk2021-09-271-0/+11
* tests/acceptance: add replay kernel test for s390xPavel Dovgalyuk2021-09-271-0/+15
* 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/+3
* tests/acceptance/virtio-gpu.py: combine CPU tagsCleber Rosa2021-07-201-2/+1
* tests/acceptance/virtio-gpu.py: combine x86_64 arch tagsCleber Rosa2021-07-201-2/+1
* tests/acceptance/virtio-gpu.py: use require_accelerator()Cleber Rosa2021-07-201-8/+2
* tests/acceptance/cpu_queries.py: use the proper logging channelsCleber Rosa2021-07-131-3/+1
* tests/acceptance/linux_ssh_mips_malta.py: drop identical setUpCleber Rosa2021-07-131-5/+2
* 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/+8
* 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