]> git.ipfire.org Git - thirdparty/qemu.git/commit
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 Roth <mdroth@linux.vnet.ibm.com>
Tue, 3 Dec 2013 03:23:18 +0000 (21:23 -0600)
commit7038fe818e40f8633b81462f0152a9630acdb704
treed961f17752e5568369790b059eb0c54940860e11
parent8501da4b93959ccbae4d04a673d0f1c5b72b1a4b
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>
(cherry picked from commit d8039e58b1ecfdc9af171502c83e3949f6dafb95)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tests/.gitignore
tests/Makefile