]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add a test for qemuMonitorJSONGetGuestCPU
authorJiri Denemark <jdenemar@redhat.com>
Thu, 4 Sep 2025 10:00:40 +0000 (12:00 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 8 Sep 2025 13:32:46 +0000 (15:32 +0200)
commit4b7304cfe856080a465abd80fc2c4bca38b363a0
treed34dcf48a2a957fbe81e9afd0ddded8e7ad1bd95
parentcab77b7a1481ba21ad29977385ea50017b205e91
tests: Add a test for qemuMonitorJSONGetGuestCPU

The SierraForest CPU was just randomly chosen and it doesn't mean we
should have test cases for all CPU models.

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-SierraForest-disabled.xml [new file with mode: 0644]
tests/qemumonitorjsondata/get-guest-cpu-SierraForest-enabled.xml [new file with mode: 0644]
tests/qemumonitorjsondata/get-guest-cpu-SierraForest.json [new file with mode: 0644]
tests/qemumonitorjsontest.c