tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() method
commit108a76da763aa33a72842c5d0785f5523067bfa7
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 23 Oct 2020 10:56:25 +0000 (23 12:56 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 8 Feb 2021 11:40:49 +0000 (8 12:40 +0100)
tree4a50ccfaf6679ec20ae987797f3a6e4164dff89b
parentca8224492854a2930d0cadc76e715bf59582bf66
tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() method

As we want to reuse the same U-Boot test for multiple
Armbian releases, extract the common part as
do_test_arm_orangepi_armbian_uboot().

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Bin Meng <bin.meng@windriver.com>
Tested-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-Id: <20201023131808.3198005-4-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/boot_linux_console.py