tests/functional: Have microblaze tests inherit common parent class
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 12 Feb 2025 12:36:59 +0000 (13:36 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 24 Feb 2025 09:44:54 +0000 (10:44 +0100)
commit4098c6b7b62c6a11a15c74fa275e754af8970317
tree1752650f8e94fea149baac6f49a3f6deda92a83b
parentb69801dd6b1eb4d107f7c2f643adf0a4e3ec9124
tests/functional: Have microblaze tests inherit common parent class

Have the MicroblazeMachine class being common to both
MicroblazeBigEndianMachine and MicroblazeLittleEndianMachine
classes. Move the xmaton and ballerina tests to the parent class.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250212123659.52764-11-philmd@linaro.org>
[thuth: Add missing ASSET statements to the leaf classes]
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_microblaze_s3adsp1800.py
tests/functional/test_microblazeel_s3adsp1800.py