aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance
AgeCommit message (Expand)AuthorFilesLines
2019-07-05i386: Add Cascadelake-Server-v2 CPU modelEduardo Habkost1-0/+73
2019-07-05i386: Make unversioned CPU models be aliasesEduardo Habkost1-0/+126
2019-07-05i386: Register versioned CPU modelsEduardo Habkost1-0/+105
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2-2/+2
2019-06-11BootLinuxConsoleTest: Run kerneltests BusyBox on MaltaPhilippe Mathieu-Daudé1-0/+49
2019-06-11BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPUPhilippe Mathieu-Daudé1-0/+58
2019-06-11BootLinuxConsoleTest: Test the SmartFusion2 boardPhilippe Mathieu-Daudé1-0/+27
2019-06-11BootLinuxConsoleTest: Do not log empty linesPhilippe Mathieu-Daudé1-2/+4
2019-06-11tests/boot_linux_console: Let extract_from_deb handle various compressionsPhilippe Mathieu-Daudé1-2/+3
2019-05-26BootLinuxSshTest: Test some userspace commands on MaltaPhilippe Mathieu-Daudé1-0/+230
2019-05-02tests/boot_linux_console: add a test for alpha + clipperCleber Rosa1-0/+22
2019-05-02tests/boot_linux_console: add a test for s390x + s390-ccw-virtioCleber Rosa1-0/+20
2019-05-02tests/boot_linux_console: add a test for arm + virtCleber Rosa1-0/+20
2019-05-02tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa1-0/+21
2019-05-02tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa1-0/+33
2019-05-02tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé1-0/+41
2019-05-02tests/boot_linux_console: refactor the console watcher into utility methodCleber Rosa1-9/+21
2019-05-02tests/boot_linux_console: increase timeoutCleber Rosa1-1/+1
2019-05-02tests/boot_linux_console: add common kernel command line optionsCleber Rosa1-1/+3
2019-05-02tests/boot_linux_console: update the x86_64 kernelCleber Rosa1-3/+3
2019-05-02tests/boot_linux_console: rename the x86_64 after the arch and machineCleber Rosa1-5/+7
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa1-1/+6
2019-05-02tests/acceptance: use "arch:" tag to filter target specific testsCleber Rosa3-3/+3
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa1-3/+11
2019-05-02tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa1-0/+4
2019-04-25cpu: Fix crash with empty -cpu optionEduardo Habkost1-0/+19
2019-03-20i386: Disable OSPKE on CPU model definitionsEduardo Habkost1-0/+33
2019-02-22Acceptance tests: expect boot to extract 2GiB+ initrd with linux-v4.16Li Zhijian1-1/+36
2019-02-22Acceptance tests: use linux-3.6 and set vm memory to 4GiBLi Zhijian1-6/+8
2019-02-22tests.acceptance: adds simple migration testCaio Carrara1-0/+53
2019-02-22tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara1-4/+21
2019-02-22Introduce a Python module structureCleber Rosa2-4/+3
2019-02-22Acceptance tests: drop usage of ":avocado: enable"Cleber Rosa5-5/+0
2019-01-17Acceptance tests: add Linux initrd checking testWainer dos Santos Moschetta1-0/+48
2018-12-19virtio: Provide version-specific variants of virtio PCI devicesEduardo Habkost1-0/+176
2018-06-15Acceptance tests: add Linux kernel boot and console checking testCleber Rosa1-0/+47
2018-06-15Acceptance tests: add quick VNC testsCleber Rosa1-0/+60
2018-06-15Add functional/acceptance tests infrastructureCleber Rosa3-0/+88