tests/functional: Introduce a specific test for ast2600 SoC
authorCédric Le Goater <clg@redhat.com>
Fri, 6 Dec 2024 13:11:30 +0000 (14:11 +0100)
committerCédric Le Goater <clg@redhat.com>
Wed, 11 Dec 2024 06:25:53 +0000 (07:25 +0100)
commitc7bc9cab3f5e2c0f807d801d09d0bbe95c4ce825
tree5dd9ce288eed318688c9c20010f025a6117592e5
parent08743dbaa12e0e3c1622bfcdd6cbb7eb03d51ffb
tests/functional: Introduce a specific test for ast2600 SoC

This moves the ast2600-evb tests to a new test file. No changes in the
test. The routines used to run the buildroot and sdk tests are removed
from the test_arm_aspeed.py file because now unused.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/r/20241206131132.520911-6-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/meson.build
tests/functional/test_arm_aspeed.py
tests/functional/test_arm_aspeed_ast2600.py [new file with mode: 0644]