]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storagepoolxml2argvtest: introduce DO_TEST_PLATFORM
authorJán Tomko <jtomko@redhat.com>
Thu, 31 Jan 2019 14:40:22 +0000 (15:40 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 31 Jan 2019 15:48:25 +0000 (16:48 +0100)
commit55aa7ab18263ede5d4769216d55b3af38fa0e5e6
treee7a37c7fefc2dcc6b907d58241b64fb5e67c0d28
parentf6b839f7b499ba3da346e7fe8cb74f691a025bb2
storagepoolxml2argvtest: introduce DO_TEST_PLATFORM

Instead of repeating the same platform for every test,
set it once, since we do the same tests with the same
input for all platforms, it's just the output that differs.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
tests/storagepoolxml2argvtest.c