]> git.proxmox.com Git - qemu-server.git/commitdiff
cfg2cmd: add test cases for custom CPU models
authorStefan Reiter <s.reiter@proxmox.com>
Tue, 7 Apr 2020 13:56:20 +0000 (15:56 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Apr 2020 15:27:58 +0000 (17:27 +0200)
Requires a mock CPU-model config, which is given as a raw string to also
test parsing capabilities. Also tests defaulting behaviour.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
Reviewed-By: Fabian Ebner <f.ebner@proxmox.com>
Tested-By: Fabian Ebner <f.ebner@proxmox.com>

No differences found