On Thu, Jan 17, 2019 at 01:56:22PM -0500, Cleber Rosa wrote: > From: Philippe Mathieu-Daudé <f4...@amsat.org> > > Similar to the x86_64 + pc test, it boots a Linux kernel on a Malta > board and verify the serial is working. Also, it relies on the serial > device set by the machine itself. > > 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 run -t arch:mips tests/acceptance > $ avocado run -t machine:malta tests/acceptance > $ avocado run -t endian:big tests/acceptance > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > Signed-off-by: Cleber Rosa <cr...@redhat.com>
Reviewed-by: Caio Carrara <ccarr...@redhat.com> > --- > .travis.yml | 2 +- > scripts/qemu.py | 1 - > tests/acceptance/boot_linux_console.py | 20 ++++++++++++++++++++ > 3 files changed, 21 insertions(+), 2 deletions(-) > {...} > -- Caio Carrara Software Engineer, Virt Team - Red Hat ccarr...@redhat.com