]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: skip test that depends on gnutls_cipher_encrypt()
authorPavel Hrdina <phrdina@redhat.com>
Sun, 22 May 2016 13:20:39 +0000 (15:20 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 23 May 2016 23:01:07 +0000 (01:01 +0200)
commit9753dd7470b1510adcd5657cf7830771282fe3ff
treecf1e6a7b44b56472b5628307cffc677c357320d0
parent580dbf06a4ac9bbcbcb325003d54070a864f96e2
qemuxml2argvtest: skip test that depends on gnutls_cipher_encrypt()

Test disk-drive-network-rbd-auth-AES depends on existence of
gnutls_cipher_encrypt() function which was introduced in gnutls 2.10.0.
On systems without this function we should skip this test.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemuxml2argvtest.c