]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemu: Add support for testing aguments on monitor verbatim
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 Sep 2016 15:11:55 +0000 (17:11 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 6 Oct 2016 07:11:28 +0000 (09:11 +0200)
commit030b1caa13b43065a23c87ddb5f2d65ffd9babe5
tree4238e7d2958e3d9f567c0ee9a517dc890be40bbc
parent4a0da345d072bbbc2adeb7af8248e99dadef488a
tests: qemu: Add support for testing aguments on monitor verbatim

Add code that takes a string and matches it against the data passed as
arguments from qemu. This is a simpler version of
qemuMonitorTestAddItemParams.
tests/qemumonitortestutils.c
tests/qemumonitortestutils.h