aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance
AgeCommit message (Expand)Author
2019-09-20Acceptance tests: use avocado.utils.ssh for SSH interactionCleber Rosa
2019-09-20tests/acceptance: Add new test cases in linux_ssh_mips_malta.pyAleksandar Markovic
2019-09-20tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.pyAleksandar Markovic
2019-09-20Acceptance test x86_cpu_model_versions: split into smaller testsCleber Rosa
2019-09-20Acceptance test x86_cpu_model_versions: fix mismatches between test and messagesCleber Rosa
2019-09-20Acceptance test x86_cpu_model_versions: shutdown VMsCleber Rosa
2019-09-20Acceptance test machine_m68k_nextcube.py: relax the error code patternCleber Rosa
2019-09-19BootLinuxSshTest: Only run the tests when explicitly requestedPhilippe Mathieu-Daudé
2019-09-18tests/acceptance: Specify arch for QueryCPUModelExpansionDavid Gibson
2019-09-10Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa
2019-09-07tests/acceptance: Add test of NeXTcube framebuffer using OCRPhilippe Mathieu-Daudé
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-09-03pc: Don't make die-id mandatory unless necessaryEduardo Habkost
2019-09-03Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-08-28VNC Acceptance test: simplify test namesCleber Rosa
2019-08-28Boot Linux Console Test: add a test for ppc64 + pseriesCleber Rosa
2019-08-28Acceptance tests: drop left over usage of ":avocado: enable"Cleber Rosa
2019-08-28tests.acceptance.avocado_qemu: Add support for powerpcSatheesh Rajendran
2019-08-27BootLinuxSshTest: Only use 'test' for unittest.TestCase method namesPhilippe Mathieu-Daudé
2019-07-05i386: Add Cascadelake-Server-v2 CPU modelEduardo Habkost
2019-07-05i386: Make unversioned CPU models be aliasesEduardo Habkost
2019-07-05i386: Register versioned CPU modelsEduardo Habkost
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-06-11BootLinuxConsoleTest: Run kerneltests BusyBox on MaltaPhilippe Mathieu-Daudé
2019-06-11BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPUPhilippe Mathieu-Daudé
2019-06-11BootLinuxConsoleTest: Test the SmartFusion2 boardPhilippe Mathieu-Daudé
2019-06-11BootLinuxConsoleTest: Do not log empty linesPhilippe Mathieu-Daudé
2019-06-11tests/boot_linux_console: Let extract_from_deb handle various compressionsPhilippe Mathieu-Daudé
2019-05-26BootLinuxSshTest: Test some userspace commands on MaltaPhilippe Mathieu-Daudé
2019-05-02tests/boot_linux_console: add a test for alpha + clipperCleber Rosa
2019-05-02tests/boot_linux_console: add a test for s390x + s390-ccw-virtioCleber Rosa
2019-05-02tests/boot_linux_console: add a test for arm + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé
2019-05-02tests/boot_linux_console: refactor the console watcher into utility methodCleber Rosa
2019-05-02tests/boot_linux_console: increase timeoutCleber Rosa
2019-05-02tests/boot_linux_console: add common kernel command line optionsCleber Rosa
2019-05-02tests/boot_linux_console: update the x86_64 kernelCleber Rosa
2019-05-02tests/boot_linux_console: rename the x86_64 after the arch and machineCleber Rosa
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa
2019-05-02tests/acceptance: use "arch:" tag to filter target specific testsCleber Rosa
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa
2019-05-02tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa
2019-04-25cpu: Fix crash with empty -cpu optionEduardo Habkost
2019-03-20i386: Disable OSPKE on CPU model definitionsEduardo Habkost
2019-02-22Acceptance tests: expect boot to extract 2GiB+ initrd with linux-v4.16Li Zhijian
2019-02-22Acceptance tests: use linux-3.6 and set vm memory to 4GiBLi Zhijian
2019-02-22tests.acceptance: adds simple migration testCaio Carrara
2019-02-22tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara