]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Use qemuProcessPrepareMonitorChr in qemuxmlnstest
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 13 Aug 2015 09:00:48 +0000 (11:00 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 24 Aug 2015 09:53:17 +0000 (11:53 +0200)
commitf1e927c4bfd3da9511fd54bd6070149af04b5ee5
treefee9307e350e56eca6028e97dc0201798003d629
parentf1f68ca33433825ce0deed2d96f1990200bc6618
tests: Use qemuProcessPrepareMonitorChr in qemuxmlnstest

The output of that function was not tested until now.  In order to keep
the paths in /tmp, the test driver config is "fixed" as well.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline-ns0.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline-ns1.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-commandline-ns0.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-commandline.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-ns0.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain.args
tests/qemuxmlnstest.c