]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/functional/test_mips_malta: Fix comment about endianness of the test
authorThomas Huth <thuth@redhat.com>
Mon, 27 Jan 2025 18:41:10 +0000 (19:41 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 30 Jan 2025 10:01:22 +0000 (13:01 +0300)
commit394388dfdb413d50167b2efc47ee9f2432657482
tree4cd0af6a564b1629ac18f228e2af26e3c670511c
parent8b647bd352505234cab2acd2422aba183a1aa1fd
tests/functional/test_mips_malta: Fix comment about endianness of the test

This test is for the big endian MIPS target, not for the little endian
target.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Fixes: 79cb4a14cb6 ("tests/functional: Convert mips32eb 4Kc Malta tests")
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/functional/test_mips_malta.py