]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: virnetdaemontest: Enable testing for 'auth_pending'
authorMarc Hartmayer <mhartmay@linux.vnet.ibm.com>
Thu, 21 Dec 2017 14:29:06 +0000 (15:29 +0100)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 4 Jan 2018 11:55:31 +0000 (06:55 -0500)
commit27e2e855ccc0f927b83edfc01d99940e900c385a
tree2cf2854c1d2b5c1db0d0cab6dfadf13b2926852a
parent94bbbcee1f2342e6fc85d585e0cae952b5e8057d
tests: virnetdaemontest: Enable testing for 'auth_pending'

Enable testing for 'auth_pending' in the virnetdaemon test case.

Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tests/virnetdaemondata/input-data-client-auth-pending-failure.json [new file with mode: 0644]
tests/virnetdaemondata/input-data-client-auth-pending.json [new file with mode: 0644]
tests/virnetdaemondata/output-data-client-auth-pending.json [new file with mode: 0644]
tests/virnetdaemontest.c