tests/functional: Convert the cubieboard avocado tests
authorThomas Huth <thuth@redhat.com>
Fri, 6 Dec 2024 10:23:54 +0000 (11:23 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Dec 2024 08:18:39 +0000 (09:18 +0100)
commitd4d183af34b7dc61496349a63594c8b47cc71c10
tree563f025cebaba58621b66ed6abbe604781c6e089
parent81e2926d4bf37cbac9497fff5941d37f9982d741
tests/functional: Convert the cubieboard avocado tests

Straight forward conversion, just the hashsums needed to be
updated to sha256 now.

These were the last tests that used image_pow2ceil_expand in
boot_linux_console.py, so we can remove that function from that
file now, too.

Message-ID: <20241206102358.1186644-5-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/avocado/boot_linux_console.py
tests/functional/meson.build
tests/functional/test_arm_cubieboard.py [new file with mode: 0755]