aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Acceptance tests: use avocado.utils.ssh for SSH interactionCleber Rosa1-54/+24
2019-09-20tests/acceptance: Add new test cases in linux_ssh_mips_malta.pyAleksandar Markovic1-0/+45
2019-09-20tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.pyAleksandar Markovic1-15/+21
2019-09-20Acceptance test x86_cpu_model_versions: split into smaller testsCleber Rosa1-8/+15
2019-09-20Acceptance test x86_cpu_model_versions: fix mismatches between test and messagesCleber Rosa1-3/+3
2019-09-20Acceptance test x86_cpu_model_versions: shutdown VMsCleber Rosa1-0/+7
2019-09-20Acceptance test machine_m68k_nextcube.py: relax the error code patternCleber Rosa1-1/+1
2019-09-19BootLinuxSshTest: Only run the tests when explicitly requestedPhilippe Mathieu-Daudé1-5/+5
2019-09-18tests/acceptance: Specify arch for QueryCPUModelExpansionDavid Gibson1-0/+3
2019-09-10Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa2-12/+18
2019-09-07tests/acceptance: Add test of NeXTcube framebuffer using OCRPhilippe Mathieu-Daudé1-0/+121
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+35
2019-09-03pc: Don't make die-id mandatory unless necessaryEduardo Habkost1-0/+35
2019-09-03Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell4-5/+24
2019-08-28VNC Acceptance test: simplify test namesCleber Rosa1-2/+2
2019-08-28Boot Linux Console Test: add a test for ppc64 + pseriesCleber Rosa1-0/+19
2019-08-28Acceptance tests: drop left over usage of ":avocado: enable"Cleber Rosa1-3/+0
2019-08-28tests.acceptance.avocado_qemu: Add support for powerpcSatheesh Rajendran1-0/+3
2019-08-27BootLinuxSshTest: Only use 'test' for unittest.TestCase method namesPhilippe Mathieu-Daudé1-5/+5
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