On 14/4/22 13:46, Thomas Huth wrote:
Allow the same set of tests for all MIPS targets, so that "mipsel" now gets some additional test coverage, too. While we're at it, simplify the definitions for qtests_mips64 and qtests_mips64el.Signed-off-by: Thomas Huth <th...@redhat.com> --- tests/qtest/endianness-test.c | 1 + tests/qtest/meson.build | 14 +++----------- 2 files changed, 4 insertions(+), 11 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>