]> git.proxmox.com Git - mirror_qemu.git/commit - tests/test-qga.c
tests: use static qga config file
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 15 Jun 2016 11:06:01 +0000 (13:06 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 25 Jul 2016 18:23:18 +0000 (13:23 -0500)
commit1741b945f245dd51018fb31748d302eda1ddaafd
treeca6019a3ed521b88c6d3b4b4f7a69cfdfa46607a
parentfe31017f79e591463599de30b11b24835f10f18b
tests: use static qga config file

Do not create a leaking temporary file, but use a static file instead.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tests/data/test-qga-config [new file with mode: 0644]
tests/test-qga.c