diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2019-05-21 01:19:09 +0200 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2019-06-11 14:13:09 -0300 |
commit | 89368673493f6d35beb56f76d2dd5ae8a88d5c3f (patch) | |
tree | cd36034a97e56165b5cb42a6a4a1f2a433a2f9e9 /.travis.yml | |
parent | f375ad6a0d6720924065cddc24a37e31797a6951 (diff) |
BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
This tests boots a Linux kernel on a Malta machine up to a
busybox shell on the serial console. Few commands are executed
before halting the machine (via reboot).
We use the initrd cpio image from the kerneltests project:
https://kerneltests.org/
If MIPS is a target being built, "make check-acceptance" will
automatically include this test by the use of the "arch:mips" tags.
Alternatively, this test can be run using:
$ avocado --show=console run -t arch:mips tests/acceptance/boot_linux_console.py
[...]
console: Boot successful.
[...]
console: / # uname -a
console: Linux buildroot 4.5.0-2-4kc-malta #1 Debian 4.5.5-1 (2016-05-29) mips GNU/Linux
console: / # reboot
console: / # reboot: Restarting system
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20190520231910.12184-4-f4bug@amsat.org>
Acked-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions