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>
This commit is contained in:
Thomas Huth 2024-12-06 11:23:52 +01:00
parent 490d25e6c5
commit bade2d51fb
4 changed files with 54 additions and 44 deletions

View file

@ -71,6 +71,7 @@ tests_arm_system_thorough = [
'arm_bpim2u',
'arm_canona1100',
'arm_collie',
'arm_emcraft_sf2',
'arm_integratorcp',
'arm_orangepi',
'arm_raspi2',