diff options
author | Philippe Mathieu-Daudé | 2019-10-29 00:04:04 +0100 |
---|---|---|
committer | Cleber Rosa | 2019-10-29 00:04:04 +0100 |
commit | 92d9361255a0862379866f156686180902bb63d2 (patch) | |
tree | 26d274b3f950a4a846745924b2b77ea4f39caaf5 /linux-headers | |
parent | tests/boot_linux_console: Use Avocado archive::gzip_uncompress() (diff) | |
download | qemu-92d9361255a0862379866f156686180902bb63d2.tar.gz qemu-92d9361255a0862379866f156686180902bb63d2.tar.xz qemu-92d9361255a0862379866f156686180902bb63d2.zip |
tests/boot_linux_console: Add a test for the Raspberry Pi 2
Similar to the x86_64/pc test, it boots a Linux kernel on a raspi2
board and verify the serial is working.
The kernel image and DeviceTree blob are built by the Raspbian
project (based on Debian):
https://www.raspbian.org/RaspbianImages
as recommended by the Raspberry Pi project:
https://www.raspberrypi.org/downloads/raspbian/
If ARM is a target being built, "make check-acceptance" will
automatically include this test by the use of the "arch:arm" tags.
Alternatively, this test can be run using:
$ avocado run -t arch:arm tests/acceptance
$ avocado run -t machine:raspi2 tests/acceptance
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20191028073441.6448-21-philmd@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions