On 04/19/2018 06:46 AM, Philippe Mathieu-Daudé wrote: > Booting an Alpha DP264 machine. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > tests/avocado/test_linux-boot-console.py | 88 +++++++++++++++++++ > .../parameters.yaml | 3 + > 2 files changed, 91 insertions(+) > create mode 100644 tests/avocado/test_linux-boot-console.py > create mode 100644 > tests/avocado/test_linux-boot-console.py.data/parameters.yaml > > diff --git a/tests/avocado/test_linux-boot-console.py > b/tests/avocado/test_linux-boot-console.py > new file mode 100644 > index 0000000000..f54d10dd79 > --- /dev/null > +++ b/tests/avocado/test_linux-boot-console.py > @@ -0,0 +1,88 @@ > +# -*- coding: utf-8 -*- > +# > +# Boot a Linux kernel on the Malta board and check the serial console output
Not a malta. ;-) Otherwise Acked-by: Richard Henderson <richard.hender...@linaro.org> r~