]> Git Repo - qemu.git/commit
tests/ssh_linux_malta: Fix 64-bit target tests
authorPhilippe Mathieu-Daudé <[email protected]>
Sat, 19 Oct 2019 15:34:37 +0000 (17:34 +0200)
committerAleksandar Markovic <[email protected]>
Fri, 25 Oct 2019 16:37:01 +0000 (18:37 +0200)
commit220ad858d3baf8b772cfddb8b657f9c799e98ddd
treed4736a946422a2de3827c7645d679f882abddebf
parenta7b198ed7d1b84b9e45c808a16f248c634a8c797
tests/ssh_linux_malta: Fix 64-bit target tests

Commit 9090d3332cdcc added tests for specific to the 32-bit
machines, which inadvertently make the 64-bit tests failing.
Now than we have this information available in the CPU_INFO
array, use it to have the 64-bit tests back.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
Reviewed-by: Aleksandar Markovic <[email protected]>
Message-Id: <20191019153437[email protected]>
tests/acceptance/linux_ssh_mips_malta.py
This page took 0.028174 seconds and 4 git commands to generate.