]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Limit use of TLSx509secretUUIDs
authorAndrea Bolognani <abologna@redhat.com>
Mon, 6 Mar 2023 12:43:01 +0000 (13:43 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 6 Mar 2023 13:35:35 +0000 (14:35 +0100)
commit156cdf1967fd841b567ade51ccdc612e808423c1
treec1ed06b7223f1495a0f35ede61cacd04088c13e7
parent573def3a3fed94960dab198aebdb1175db726f07
tests: Limit use of TLSx509secretUUIDs

These are intended to be used for just a few specific tests,
but since we don't always free them up afterwards they could
end up accidentally affecting subsequent tests as well.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
tests/qemuxml2argvtest.c