summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* Acceptance test: update kernel for m68k/q800 testCleber Rosa2019-10-311-3/+3
* Acceptance test: cancel test if m68k kernel packages goes missingCleber Rosa2019-10-311-1/+4
* Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-10-305-52/+297
|\
| * tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpuPhilippe Mathieu-Daudé2019-10-291-0/+42
| * tests/boot_linux_console: Add initrd test for the Exynos4210Philippe Mathieu-Daudé2019-10-291-0/+41
| * tests/boot_linux_console: Add a test for the Raspberry Pi 2Philippe Mathieu-Daudé2019-10-291-0/+36
| * tests/boot_linux_console: Use Avocado archive::gzip_uncompress()Philippe Mathieu-Daudé2019-10-291-4/+1Star
| * tests/acceptance: Test OpenBIOS on the PReP/40pPhilippe Mathieu-Daudé2019-10-291-0/+33
| * tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40pPhilippe Mathieu-Daudé2019-10-291-0/+49
| * tests/acceptance: Add test that boots the HelenOS microkernel on Leon3Philippe Mathieu-Daudé2019-10-291-0/+34
| * tests/acceptance: Refactor exec_command_and_wait_for_pattern()Philippe Mathieu-Daudé2019-10-292-11/+26
| * tests/acceptance: Send <carriage return> on serial linesPhilippe Mathieu-Daudé2019-10-291-1/+1
| * tests/acceptance: Fix wait_for_console_pattern() hangsPhilippe Mathieu-Daudé2019-10-291-0/+1
| * Acceptance tests: refactor wait_for_console_patternCleber Rosa2019-10-293-37/+33Star
| * Acceptance tests: work around socket dirCleber Rosa2019-10-291-1/+2
* | Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell2019-10-291-0/+24
|\ \ | |/ |/|
| * BootLinuxConsoleTest: Test the Quadra 800Philippe Mathieu-Daudé2019-10-281-0/+24
* | tests/ssh_linux_malta: Fix 64-bit target testsPhilippe Mathieu-Daudé2019-10-251-6/+6
* | tests/ssh_linux_malta: Refactor how to get image/kernel infoPhilippe Mathieu-Daudé2019-10-251-31/+44
* | tests/ssh_linux_malta: Match stricter console outputPhilippe Mathieu-Daudé2019-10-251-9/+9
* | tests/ssh_linux_malta: Remove duplicated testPhilippe Mathieu-Daudé2019-10-251-3/+0Star
* | tests/ssh_linux_malta: Run tests using a snapshot imagePhilippe Mathieu-Daudé2019-10-251-1/+1
|/
* 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