summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* Acceptance tests: use avocado.utils.ssh for SSH interactionCleber Rosa2019-09-201-54/+24Star
* tests/acceptance: Add new test cases in linux_ssh_mips_malta.pyAleksandar Markovic2019-09-201-0/+45
* tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.pyAleksandar Markovic2019-09-201-15/+21
* Acceptance test x86_cpu_model_versions: split into smaller testsCleber Rosa2019-09-201-8/+15
* Acceptance test x86_cpu_model_versions: fix mismatches between test and messagesCleber Rosa2019-09-201-3/+3
* Acceptance test x86_cpu_model_versions: shutdown VMsCleber Rosa2019-09-201-0/+7
* Acceptance test machine_m68k_nextcube.py: relax the error code patternCleber Rosa2019-09-201-1/+1
* BootLinuxSshTest: Only run the tests when explicitly requestedPhilippe Mathieu-Daudé2019-09-191-5/+5
* tests/acceptance: Specify arch for QueryCPUModelExpansionDavid Gibson2019-09-191-0/+3
* Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa2019-09-102-12/+18
* tests/acceptance: Add test of NeXTcube framebuffer using OCRPhilippe Mathieu-Daudé2019-09-071-0/+121
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-09-041-0/+35
|\
| * pc: Don't make die-id mandatory unless necessaryEduardo Habkost2019-09-031-0/+35
* | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-09-034-5/+24
|\ \
| * | VNC Acceptance test: simplify test namesCleber Rosa2019-08-291-2/+2
| * | Boot Linux Console Test: add a test for ppc64 + pseriesCleber Rosa2019-08-291-0/+19
| * | Acceptance tests: drop left over usage of ":avocado: enable"Cleber Rosa2019-08-291-3/+0Star
| * | tests.acceptance.avocado_qemu: Add support for powerpcSatheesh Rajendran2019-08-291-0/+3
| |/
* / BootLinuxSshTest: Only use 'test' for unittest.TestCase method namesPhilippe Mathieu-Daudé2019-08-271-5/+5
|/
* i386: Add Cascadelake-Server-v2 CPU modelEduardo Habkost2019-07-051-0/+73
* i386: Make unversioned CPU models be aliasesEduardo Habkost2019-07-051-0/+126
* i386: Register versioned CPU modelsEduardo Habkost2019-07-051-0/+105
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-022-2/+2
* BootLinuxConsoleTest: Run kerneltests BusyBox on MaltaPhilippe Mathieu-Daudé2019-06-111-0/+49
* BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPUPhilippe Mathieu-Daudé2019-06-111-0/+58
* BootLinuxConsoleTest: Test the SmartFusion2 boardPhilippe Mathieu-Daudé2019-06-111-0/+27
* BootLinuxConsoleTest: Do not log empty linesPhilippe Mathieu-Daudé2019-06-111-2/+4
* tests/boot_linux_console: Let extract_from_deb handle various compressionsPhilippe Mathieu-Daudé2019-06-111-2/+3
* BootLinuxSshTest: Test some userspace commands on MaltaPhilippe Mathieu-Daudé2019-05-261-0/+230
* tests/boot_linux_console: add a test for alpha + clipperCleber Rosa2019-05-031-0/+22
* tests/boot_linux_console: add a test for s390x + s390-ccw-virtioCleber Rosa2019-05-031-0/+20
* tests/boot_linux_console: add a test for arm + virtCleber Rosa2019-05-031-0/+20
* tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa2019-05-031-0/+21
* tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa2019-05-031-0/+33
* tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé2019-05-031-0/+41
* tests/boot_linux_console: refactor the console watcher into utility methodCleber Rosa2019-05-031-9/+21
* tests/boot_linux_console: increase timeoutCleber Rosa2019-05-031-1/+1
* tests/boot_linux_console: add common kernel command line optionsCleber Rosa2019-05-031-1/+3
* tests/boot_linux_console: update the x86_64 kernelCleber Rosa2019-05-031-3/+3
* tests/boot_linux_console: rename the x86_64 after the arch and machineCleber Rosa2019-05-031-5/+7
* tests/acceptance: look for target architecture in test tags firstCleber Rosa2019-05-031-1/+6
* tests/acceptance: use "arch:" tag to filter target specific testsCleber Rosa2019-05-033-3/+3
* tests/acceptance: introduce arch parameter and attributeCleber Rosa2019-05-031-3/+11
* tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa2019-05-031-0/+4
* cpu: Fix crash with empty -cpu optionEduardo Habkost2019-04-251-0/+19
* i386: Disable OSPKE on CPU model definitionsEduardo Habkost2019-03-201-0/+33
* Acceptance tests: expect boot to extract 2GiB+ initrd with linux-v4.16Li Zhijian2019-02-221-1/+36
* Acceptance tests: use linux-3.6 and set vm memory to 4GiBLi Zhijian2019-02-221-6/+8
* tests.acceptance: adds simple migration testCaio Carrara2019-02-221-0/+53
* tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara2019-02-221-4/+21