index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
acceptance
/
boot_linux_console.py
Age
Commit message (
Expand
)
Author
2020-04-30
tests/boot_linux_console: Add ethernet test to SmartFusion2
Subbaraya Sundeep
2020-03-12
tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
Philippe Mathieu-Daudé
2020-03-12
tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
Philippe Mathieu-Daudé
2020-03-12
tests/boot_linux_console: Add a SD card test for the OrangePi PC board
Philippe Mathieu-Daudé
2020-03-12
tests/boot_linux_console: Add initrd test for the Orange Pi PC board
Philippe Mathieu-Daudé
2020-03-12
tests/boot_linux_console: Add a quick test for the OrangePi PC board
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/boot_linux_console: Do not use VGA on Clipper machine
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance: Add boot tests for some of the QEMU advent calendar images
Thomas Huth
2020-02-07
tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'
Philippe Mathieu-Daudé
2020-02-07
tests/boot_linux_console: fix extract_from_deb() comment
Liam Merwick
2020-02-07
tests/boot_linux_console: use os.path for filesystem paths
Liam Merwick
2020-02-07
tests/boot_linux_console: add extract_from_rpm method
Liam Merwick
2020-01-17
tests/boot_linux_console: Add a SD card test for the CubieBoard
Philippe Mathieu-Daudé
2020-01-17
tests/boot_linux_console: Add initrd test for the CubieBoard
Philippe Mathieu-Daudé
2019-12-16
Acceptance tests: use avocado tags for machine type
Cleber Rosa
2019-12-16
Revert "Acceptance test: cancel test if m68k kernel packages goes missing"
Philippe Mathieu-Daudé
2019-12-16
tests/boot_linux_console: Fetch assets from Debian snapshot archives
Philippe Mathieu-Daudé
2019-10-31
Acceptance test: update kernel for m68k/q800 test
Cleber Rosa
2019-10-31
Acceptance test: cancel test if m68k kernel packages goes missing
Cleber Rosa
2019-10-30
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-10-28
tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu
Philippe Mathieu-Daudé
2019-10-28
tests/boot_linux_console: Add initrd test for the Exynos4210
Philippe Mathieu-Daudé
2019-10-28
tests/boot_linux_console: Add a test for the Raspberry Pi 2
Philippe Mathieu-Daudé
2019-10-28
tests/boot_linux_console: Use Avocado archive::gzip_uncompress()
Philippe Mathieu-Daudé
2019-10-28
tests/acceptance: Refactor exec_command_and_wait_for_pattern()
Philippe Mathieu-Daudé
2019-10-28
tests/acceptance: Send <carriage return> on serial lines
Philippe Mathieu-Daudé
2019-10-28
Acceptance tests: refactor wait_for_console_pattern
Cleber Rosa
2019-10-28
BootLinuxConsoleTest: Test the Quadra 800
Philippe Mathieu-Daudé
2019-09-10
Fedora images: use URLs from stable "archives.fedoraproject.org"
Cleber Rosa
2019-08-28
Boot Linux Console Test: add a test for ppc64 + pseries
Cleber Rosa
2019-06-11
BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
Philippe Mathieu-Daudé
2019-06-11
BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU
Philippe Mathieu-Daudé
2019-06-11
BootLinuxConsoleTest: Test the SmartFusion2 board
Philippe Mathieu-Daudé
2019-06-11
BootLinuxConsoleTest: Do not log empty lines
Philippe Mathieu-Daudé
2019-06-11
tests/boot_linux_console: Let extract_from_deb handle various compressions
Philippe Mathieu-Daudé
2019-05-02
tests/boot_linux_console: add a test for alpha + clipper
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for s390x + s390-ccw-virtio
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for arm + virt
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for aarch64 + virt
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for mips64el + malta
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for mips + malta
Philippe Mathieu-Daudé
2019-05-02
tests/boot_linux_console: refactor the console watcher into utility method
Cleber Rosa
2019-05-02
tests/boot_linux_console: increase timeout
Cleber Rosa
2019-05-02
tests/boot_linux_console: add common kernel command line options
Cleber Rosa
2019-05-02
tests/boot_linux_console: update the x86_64 kernel
Cleber Rosa
2019-05-02
tests/boot_linux_console: rename the x86_64 after the arch and machine
Cleber Rosa
2019-05-02
tests/acceptance: use "arch:" tag to filter target specific tests
Cleber Rosa
2019-02-22
Acceptance tests: drop usage of ":avocado: enable"
Cleber Rosa
2018-06-15
Acceptance tests: add Linux kernel boot and console checking test
Cleber Rosa