summaryrefslogtreecommitdiff
path: root/tests/empathy-tls-test.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-06tests: Fix empathy-tls-testStef Walter1-27/+27
2012-05-10Use TpTpTLSCertificateGuillaume Desmottes1-28/+29
2012-04-19tls-test: Use a proper PKCS#11 mock module for testingStef Walter1-42/+115
2012-01-19empathy-tls-test: use g_assert_(no_)error()Guillaume Desmottes1-22/+23
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-2/+2
2011-03-22Fix calls to empathy_tls_verifier_new() in tests.Stef Walter1-11/+76
2010-12-24tests: Fix memory leak of dbus connectionStef Walter1-0/+3
2010-12-24libempathy, tests: Wrap new function arguments properly.Stef Walter1-11/+24
2010-12-24tests: Lookup the pkcs11 standalone directory at run time.Stef Walter1-1/+20
2010-12-24test: Add tests which load PKCS#11 modules for TLS verification.Stef Walter1-45/+234
2010-12-24tests: Add test for basic verification.Stef Walter1-13/+47
2010-12-24tests: Add mock object and test infrastructure for testing tls.Stef Walter1-0/+356