On 06/12/2024 14.11, Cédric Le Goater wrote:
This introduces a new aspeed module for sharing code between tests and
moves the palmetto test to a new test file. No changes in the test.

Signed-off-by: Cédric Le Goater <c...@redhat.com>
---
  tests/functional/aspeed.py                   | 23 +++++++++++++++++++
  tests/functional/meson.build                 |  2 ++
  tests/functional/test_arm_aspeed.py          | 10 --------
  tests/functional/test_arm_aspeed_palmetto.py | 24 ++++++++++++++++++++
  4 files changed, 49 insertions(+), 10 deletions(-)
  create mode 100644 tests/functional/aspeed.py
  create mode 100644 tests/functional/test_arm_aspeed_palmetto.py

Reviewed-by: Thomas Huth <th...@redhat.com>


Reply via email to