]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Poison more XDG variables
authorAndrea Bolognani <abologna@redhat.com>
Thu, 2 Mar 2023 16:59:06 +0000 (17:59 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 6 Mar 2023 13:35:35 +0000 (14:35 +0100)
commite62db9ee5b8f67ecb7ca20b67aea908732c4de8c
tree22fab9da7cb1fa594a01f5a9015d319cfe61e529
parent3922de0ce2e3be843b753848b2a6569c8fbbee27
tests: Poison more XDG variables

We use these in QEMU command lines, so we should poison them
to catch test suite issues.

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