tests/functional: Convert the xtensa lx60 Avocado test

Use the new launch_kernel function to convert this test in a simple way.

Message-ID: <20240919185749.71222-4-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
Thomas Huth 2024-09-19 20:57:43 +02:00
parent c3cff7279a
commit d1939097c7
4 changed files with 31 additions and 9 deletions

View file

@ -145,6 +145,10 @@ tests_x86_64_system_thorough = [
'virtio_gpu',
]
tests_xtensa_system_thorough = [
'xtensa_lx60',
]
precache_all = []
foreach speed : ['quick', 'thorough']
foreach dir : target_dirs