tests/avocado: Add a test for a little-endian microblaze machine
commitb7f2aea63b1b4d3e20f48044f68cc0b0ee637ae3
authorThomas Huth <thuth@redhat.com>
Fri, 15 Dec 2023 16:18:51 +0000 (15 17:18 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 12 Jan 2024 13:23:48 +0000 (12 13:23 +0000)
treeb8f1e6b88019cd431a0de329756e79e19050128a
parent3fab43d2f638b98765b0f8ef033ec93e3ea6b809
tests/avocado: Add a test for a little-endian microblaze machine

We've already got a test for a big endian microblaze machine, but so
far we lack one for a little endian machine. Now that the QEMU advent
calendar featured such an image, we can test the little endian mode,
too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231215161851.71508-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/avocado/machine_microblaze.py