tests/functional: Convert the emcraft_sf2 avocado test
authorThomas Huth <thuth@redhat.com>
Fri, 6 Dec 2024 10:23:52 +0000 (11:23 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Dec 2024 08:18:39 +0000 (09:18 +0100)
commitbade2d51fb3a0ad73ffa0d369bdf56ced698074d
tree59b62672978b1eeaa4f778c1762417742f84d639
parent490d25e6c52b0c32f78b5176d64cf20a53fde51a
tests/functional: Convert the emcraft_sf2 avocado test

A pretty straight-forward conversion of the emcraft_sf2 boot
test to the functional framework.

This was the last test that used file_truncate() in
boot_linux_console.py, so we can remove that function from that
file now, too.

Message-ID: <20241206102358.1186644-3-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_emcraft_sf2.py [new file with mode: 0755]