]> git.0d.be Git - empathy.git/commit
tests: Add mock object and test infrastructure for testing tls.
authorStef Walter <stefw@collabora.co.uk>
Thu, 9 Dec 2010 21:51:28 +0000 (21:51 +0000)
committerStef Walter <stefw@collabora.co.uk>
Fri, 24 Dec 2010 13:40:02 +0000 (07:40 -0600)
commit34934197b7a1fb237c810c6de1aa498b4abbbc53
tree6230dfdbcc26c4b6ef9063d9a71fa983fc47bfe2
parent636f502149f77a80ef1b79cfc6d2da4b20c6ec7c
tests: Add mock object and test infrastructure for testing tls.

Create a mock o.f.T.Authentication.TLSCertificate object and connect
to it in various tests.

Loads certificate data from certificates/ subdir
tests/.gitignore
tests/Makefile.am
tests/certificates/dhansak-collabora.cer [new file with mode: 0644]
tests/empathy-tls-test.c [new file with mode: 0644]