]> git.proxmox.com Git - mirror_qemu.git/commit
tests/endianesss: Make test independent of global_qtest
authorThomas Huth <thuth@redhat.com>
Thu, 3 Jan 2019 11:09:50 +0000 (12:09 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 22 Jan 2019 04:14:32 +0000 (05:14 +0100)
commitfdba0d0919721748fc029ad1ef7ee355037572e0
treeb5409b0c05f3cfcf11117c67f0bca806e6d0cda5
parente15357801cef4d1d33d35ebddb6ddffe2b129539
tests/endianesss: Make test independent of global_qtest

Pass around the test state explicitly, to be able to use the qtest_in*()
and qtest_out*() function in this test.

Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/endianness-test.c