]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests: Fix schema parser test for in-tree build
authorMarkus Armbruster <armbru@redhat.com>
Tue, 24 Sep 2013 07:43:39 +0000 (09:43 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 2 Oct 2013 18:55:27 +0000 (22:55 +0400)
commitd8039e58b1ecfdc9af171502c83e3949f6dafb95
tree33b5f25d3e17f6408f6c1503a581e122a4f6fcaa
parent9dbb52e862458935c250bac9e71d5a87da4e33e9
tests: Fix schema parser test for in-tree build

Commit 4f193e3 added the test, but screwed up in-tree builds
(SRCDIR=.): the tests's output overwrites the expected output, and is
thus compared to itself.

Cc: qemu-stable@nongnu.org
Reported-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/.gitignore
tests/Makefile