]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Test qemuMonitorJSONGetGuestCPU with empty unavailable-features
authorJiri Denemark <jdenemar@redhat.com>
Thu, 4 Sep 2025 10:00:52 +0000 (12:00 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 8 Sep 2025 13:32:47 +0000 (15:32 +0200)
commit5935abb72c866cb448b08e53e642fd31b9741468
treee9896ef13475efdd17546a8a5991c5d060d24543
parent4b7304cfe856080a465abd80fc2c4bca38b363a0
tests: Test qemuMonitorJSONGetGuestCPU with empty unavailable-features

The key point here is that the unavailable-features property reports an
empty array.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemumonitorjsondata/get-guest-cpu-SkylakeClient-disabled.xml [new file with mode: 0644]
tests/qemumonitorjsondata/get-guest-cpu-SkylakeClient-enabled.xml [new file with mode: 0644]
tests/qemumonitorjsondata/get-guest-cpu-SkylakeClient.json [new file with mode: 0644]
tests/qemumonitorjsontest.c