summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)AuthorFilesLines
2011-10-06Split Gcr and Gck libraries out of gnome-keyringStef Walter39-496/+0
2011-09-27gcr: Implement OpenSSH public key parserStef Walter7-0/+49
2011-09-01gcr: Support multiple items inside a PKCS#12 bag.Stef Walter6-3/+77
2011-05-15gcr: Fixes and debugging for GcrGnupgCollection.Stef Walter1-0/+0
2011-05-13gcr: More testing for secret gnupg keys.Stef Walter4-0/+0
2011-04-24Modernize the remainder of the tests.Stef Walter5-731/+1
2011-04-20Remove #include <config.h> from headers to make sure it's not included more t...Kjartan Maraas1-2/+0
2011-01-19Issue new test certificates.Stef Walter9-18/+98
2010-12-22Add missing files to distribution.Stef Walter1-0/+3
2010-12-13Merge branch 'master' into trust-storeStef Walter1-0/+1
2010-12-13[gcr] Fix memory leaks in gcr test code.Stef Walter1-0/+1
2010-11-29[testing] Make testing function names more palatable.Stef Walter2-13/+13
2010-11-26[testing] Add function to clear scratch directory.Stef Walter2-0/+20
2010-11-24[testing] Move scratch file functions into testing module.Stef Walter2-0/+56
2010-11-24[testing] Ignore g_message and g_debug messages in tests.Stef Walter1-0/+11
2010-11-24[testing] Preprocess test files before searching for tests.Stef Walter3-79/+86
2010-09-21[testing] Add function for putting test files in scratch dir.Stef Walter2-0/+22
2010-07-30[testing] Fix race condition in tests where waiting.Stef Walter1-0/+10
2010-07-30[testing] Fix race condition in tests where waiting.Stef Walter1-0/+10
2010-06-30[testing] External tests now return proper result codes.Stef Walter3-6/+11
2010-06-08Cleaner naming in testing suite.Stef Walter1-6/+6
2010-06-08Cleaner naming in testing suite.Stef Walter1-30/+29
2010-06-08Implement coverage of tests using gcov and lcov.Stef Walter3-4/+13
2010-06-08Cleanup .gitignore files.Stef Walter1-15/+0
2010-06-08Cleanup naming and whitespace for testing stuff.Stef Walter23-0/+903