summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/boot_linux_console.py
Commit message (Expand)AuthorAgeFilesLines
* tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PCPhilippe Mathieu-Daudé2020-03-121-0/+70
* tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PCPhilippe Mathieu-Daudé2020-03-121-0/+48
* tests/boot_linux_console: Add a SD card test for the OrangePi PC boardPhilippe Mathieu-Daudé2020-03-121-0/+47
* tests/boot_linux_console: Add initrd test for the Orange Pi PC boardPhilippe Mathieu-Daudé2020-03-121-0/+40
* tests/boot_linux_console: Add a quick test for the OrangePi PC boardPhilippe Mathieu-Daudé2020-03-121-0/+25
* tests/acceptance/boot_linux_console: Do not use VGA on Clipper machinePhilippe Mathieu-Daudé2020-02-071-1/+1
* tests/acceptance: Add boot tests for some of the QEMU advent calendar imagesThomas Huth2020-02-071-0/+96
* tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'Philippe Mathieu-Daudé2020-02-071-0/+1
* tests/boot_linux_console: fix extract_from_deb() commentLiam Merwick2020-02-071-1/+1
* tests/boot_linux_console: use os.path for filesystem pathsLiam Merwick2020-02-071-1/+6
* tests/boot_linux_console: add extract_from_rpm methodLiam Merwick2020-02-071-0/+16
* tests/boot_linux_console: Add a SD card test for the CubieBoardPhilippe Mathieu-Daudé2020-01-171-0/+44
* tests/boot_linux_console: Add initrd test for the CubieBoardPhilippe Mathieu-Daudé2020-01-171-0/+41
* Acceptance tests: use avocado tags for machine typeCleber Rosa2019-12-161-17/+2Star
* Revert "Acceptance test: cancel test if m68k kernel packages goes missing"Philippe Mathieu-Daudé2019-12-161-4/+1Star
* tests/boot_linux_console: Fetch assets from Debian snapshot archivesPhilippe Mathieu-Daudé2019-12-161-1/+2
* 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-301-36/+131
|\
| * 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: Refactor exec_command_and_wait_for_pattern()Philippe Mathieu-Daudé2019-10-291-11/+7Star
| * tests/acceptance: Send <carriage return> on serial linesPhilippe Mathieu-Daudé2019-10-291-1/+1
| * Acceptance tests: refactor wait_for_console_patternCleber Rosa2019-10-291-22/+5Star
* | BootLinuxConsoleTest: Test the Quadra 800Philippe Mathieu-Daudé2019-10-281-0/+24
|/
* Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa2019-09-101-10/+15
* Boot Linux Console Test: add a test for ppc64 + pseriesCleber Rosa2019-08-291-0/+19
* 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
* 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: use "arch:" tag to filter target specific testsCleber Rosa2019-05-031-1/+1
* Acceptance tests: drop usage of ":avocado: enable"Cleber Rosa2019-02-221-1/+0Star
* Acceptance tests: add Linux kernel boot and console checking testCleber Rosa2018-06-151-0/+47