After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 681154 - gnutls: Add test for g_tls_certificate_is_same()
gnutls: Add test for g_tls_certificate_is_same()
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: network
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-08-03 16:52 UTC by Stef Walter
Modified: 2012-08-03 17:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnutls: Add test for g_tls_certificate_is_same() (2.44 KB, patch)
2012-08-03 16:52 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2012-08-03 16:52:02 UTC
This test can't live in gio itself because there's no implementation
of GTlsCertificate.
Comment 1 Stef Walter 2012-08-03 16:52:04 UTC
Created attachment 220267 [details] [review]
gnutls: Add test for g_tls_certificate_is_same()

 * The test can't live in glib since there's no implementation of
   GTlsCertificate there.
Comment 2 Stef Walter 2012-08-03 17:02:41 UTC
Attachment 220267 [details] pushed as 32dab4d - gnutls: Add test for g_tls_certificate_is_same()