]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: Rework file name generation in 'testInfoSetPaths'
authorPeter Krempa <pkrempa@redhat.com>
Thu, 24 Aug 2023 13:27:26 +0000 (15:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 25 Aug 2023 08:08:12 +0000 (10:08 +0200)
commit1522e7f9b73c04056a3d76308b70be10bcc1f806
tree0709d13f3dce2dcb3a3a86d96476659d5a472c5a
parent7ef2846f9b4898abb751a8d8a263183b9e996e78
qemuxml2xmltest: Rework file name generation in 'testInfoSetPaths'

Pass the state-based suffix directly as string.

Document the logic how the filename is chosen.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2xmltest.c