]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/ssh_linux_malta: Refactor how to get image/kernel info
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 19 Oct 2019 15:34:36 +0000 (17:34 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 25 Oct 2019 16:37:01 +0000 (18:37 +0200)
commita7b198ed7d1b84b9e45c808a16f248c634a8c797
tree50c4e3505d1b22d831d458d57aafa88ec760e698
parent848149ad598623c6fdd401e8376c8e28c84503a5
tests/ssh_linux_malta: Refactor how to get image/kernel info

The qcow and kernel images use a similar pattern regarding they
are for big/little endianess, or 32/64 bit.
Refactor using more dictionary keys.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20191019153437.9820-11-f4bug@amsat.org>
tests/acceptance/linux_ssh_mips_malta.py