gnutls: Add tests for certificate-bytes and private-key-bytes props
authorStef Walter <stefw@gnome.org>
Mon, 6 Aug 2012 20:36:08 +0000 (22:36 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 6 Aug 2012 20:36:08 +0000 (22:36 +0200)
commite0115fd7501288b940a6302c2b5a787f50f85013
treecdf1f91ec0662d28a7363fc85950ad155580d734
parentc30a4bbaf5e6f937f9e15d4c5fba7ab40a52b6d3
gnutls: Add tests for certificate-bytes and private-key-bytes props

 * And rearrange the test setup/teardown slightly at the same time.
 * Can't actually read out the private-key from the certificate so
   just run through the motions of creating it with a private key.

https://bugzilla.gnome.org/show_bug.cgi?id=681319
tls/tests/certificate.c
tls/tests/files/server-key.der [new file with mode: 0644]
tls/tests/files/server-key.pem [new file with mode: 0644]