]> xenbits.xensource.com Git - libvirt.git/commit
tests: Check error message in virnetdaemontest
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 2 Jan 2023 15:26:31 +0000 (16:26 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 2 Jan 2023 19:39:08 +0000 (20:39 +0100)
commit1d625c5d2579d0ba4d0b5fae95b27bc36343efb8
treee40cb5c1a6f1bb1a93c6018fbfa36913a96e6e4d
parentfd61d2df66924c11a2d9b602af9f39244b01fd5d
tests: Check error message in virnetdaemontest

This way we actually check for the proper error, not any error like invalid JSON
format.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/virnetdaemondata/output-data-anon-clients.err [new file with mode: 0644]
tests/virnetdaemondata/output-data-client-auth-pending-failure.err [new file with mode: 0644]
tests/virnetdaemontest.c