gio/tests/tls-certificates: fix
authorDan Winship <danw@gnome.org>
Wed, 15 Oct 2014 21:49:09 +0000 (17:49 -0400)
committerDan Winship <danw@gnome.org>
Sat, 25 Oct 2014 12:52:54 +0000 (08:52 -0400)
commit0501bf26b924cdaccf9c1c38522f267b7a520ef4
tree8cf8c175ce44a000371530487406ee29441377e3
parent4125415e7f4d1213fc7122beac0d91af08e37b28
gio/tests/tls-certificates: fix

da053e34 broke the tls-certificates test by requiring the backend to
implement g_tls_certificate_verify() (which the test TLS backend
didn't). Add a trivial implementation to make the test pass again;
we'll need something more complicated when we add tests that are
supposed to get errors.
gio/tests/gtesttlsbackend.c