]> xenbits.xensource.com Git - libvirt.git/commit
tests: convert name-escape to use real caps
authorJán Tomko <jtomko@redhat.com>
Tue, 2 Nov 2021 15:09:09 +0000 (16:09 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 4 Nov 2021 13:37:15 +0000 (14:37 +0100)
commitd7c814f7f75d34eb88f203f065526d2f2884e765
treef77e50419b7513c70738b76ddcfa7627629d9af1
parent65b0b746b5169061637400638ccbe68fb5481094
tests: convert name-escape to use real caps

For later QEMUs than 2.11 we do FD passing for character devices,
so lock the capabilites to this exact version.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
tests/qemuxml2argvdata/name-escape.args [deleted file]
tests/qemuxml2argvdata/name-escape.x86_64-2.11.0.args [new file with mode: 0644]
tests/qemuxml2argvtest.c