]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argvmock: Report error in virNumaNodesetIsAvailable
authorSebastian Mitterle <smitterl@redhat.com>
Wed, 23 Sep 2020 15:33:12 +0000 (17:33 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 23 Sep 2020 20:45:45 +0000 (22:45 +0200)
commitafe26f76f2527ea1ccc9b00759f4dfe09f5cd191
tree4f55d1d786d57382a228a8d7f804c12b7679e5a1
parentf3954c5537727eb52f089bd88cbb62708e26b493
tests: qemuxml2argvmock: Report error in virNumaNodesetIsAvailable

The code path is invoked by one of the test cases. Upcoming testing of
error messages would fail.

Signed-off-by: Sebastian Mitterle <smitterl@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
tests/qemuxml2argvmock.c