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

This moves the ast2500-evb tests to a new test file and extends the
aspeed module with routines used to run the buildroot and sdk
tests. No changes in the test.

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