tests/boot-serial: Get rid of global_qtest variable
commite6426b74199e2c83185ef016596a624ab491e8a0
authorThomas Huth <thuth@redhat.com>
Mon, 12 Nov 2018 18:56:47 +0000 (12 19:56 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 17 Dec 2018 14:36:40 +0000 (17 15:36 +0100)
treeed2b50ab2d7f3ea9176e4ad068d88ee7e60067ba
parent791a289badd77a9c920c59609ce0a4f5b1ed5f5e
tests/boot-serial: Get rid of global_qtest variable

The test does not use any of the functions that require global_qtest,
so we can simply get rid of this global variable here.

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