tests/pxe: Make test independent of global_qtest
commit43497c438d55e0e22369a6c633f9c8e3f6a498f2
authorThomas Huth <thuth@redhat.com>
Mon, 19 Nov 2018 15:40:44 +0000 (19 16:40 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 17 Dec 2018 14:36:40 +0000 (17 15:36 +0100)
treece5094f04f2e46eaaee850f04ebffd84454a2830
parentdc4c1587223d8d5eb60a8ad2c465839545674442
tests/pxe: Make test independent of global_qtest

global_qtest is not really required here, since boot_sector_test()
is already independent from that global variable.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/pxe-test.c