]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2xml: Use virdeterministichashmock.so
authorPeter Krempa <pkrempa@redhat.com>
Thu, 21 Mar 2019 13:12:54 +0000 (14:12 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 3 Apr 2019 09:58:09 +0000 (11:58 +0200)
commit058f99d8fb168ace8f97dbf637b1b848479e4b41
tree70fb952b2c6dd0e9d294bbc13aa569c2f93c99b2
parenta9621831a3021aab6c185cb38a115e7300007e5c
tests: qemuxml2xml: Use virdeterministichashmock.so

Block job related data will be stored in a has table and formatted into
the status XML. Use the mock to guarantee stable tests.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2xmltest.c