aboutsummaryrefslogtreecommitdiffstats
path: root/tests/certificates
Commit message (Collapse)AuthorAgeFilesLines
* test: Add tests which load PKCS#11 modules for TLS verification.Stef Walter2010-12-241-0/+0
| | | | | | Add various tests which load gnome-keyring PKCS#11 modules and use them in the TLS verification. These are the standalone versions of the builtin gnome-keyring PKCS#11 modules.
* tests: Add mock object and test infrastructure for testing tls.Stef Walter2010-12-241-0/+0
Create a mock o.f.T.Authentication.TLSCertificate object and connect to it in various tests. Loads certificate data from certificates/ subdir