]> xenbits.xensource.com Git - libvirt.git/commit
qemustatusxml2xmltest: Remove 'virdeterministichash' mocking
authorPeter Krempa <pkrempa@redhat.com>
Mon, 9 Nov 2020 12:23:25 +0000 (13:23 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 9 Nov 2020 12:23:25 +0000 (13:23 +0100)
commit1841cfa49e83fb1f4ca77f393cc22919a99f4542
treee4b2edddb431db98a354120c2c59387e82161d73
parent5ab8cc78c4ab026338070409196fe14ee56a0d04
qemustatusxml2xmltest: Remove 'virdeterministichash' mocking

Commit 89a3115bac2c92ac67516 was not updated after recent changes to
hash table usage and was still referencing the now removed deterministic
hash mock, which caused CI failure.

Fixes: 89a3115bac2c92ac67516d04df6a45769f69a37c
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
tests/qemustatusxml2xmltest.c