summaryrefslogtreecommitdiff
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* gcr: Implement OpenSSH public key parserStef Walter2011-09-277-0/+49
* gcr: Support multiple items inside a PKCS#12 bag.Stef Walter2011-09-016-3/+77
* gcr: Fixes and debugging for GcrGnupgCollection.Stef Walter2011-05-151-0/+0
* gcr: More testing for secret gnupg keys.Stef Walter2011-05-134-0/+0
* Modernize the remainder of the tests.Stef Walter2011-04-245-731/+1
* Remove #include <config.h> from headers to make sure it's not included more t...Kjartan Maraas2011-04-201-2/+0
* Issue new test certificates.Stef Walter2011-01-199-18/+98
* Add missing files to distribution.Stef Walter2010-12-221-0/+3
* Merge branch 'master' into trust-storeStef Walter2010-12-131-0/+1
|\
| * [gcr] Fix memory leaks in gcr test code.Stef Walter2010-12-131-0/+1
| * [testing] Fix race condition in tests where waiting.Stef Walter2010-07-301-0/+10
* | [testing] Make testing function names more palatable.Stef Walter2010-11-292-13/+13
* | [testing] Add function to clear scratch directory.Stef Walter2010-11-262-0/+20
* | [testing] Move scratch file functions into testing module.Stef Walter2010-11-242-0/+56
* | [testing] Ignore g_message and g_debug messages in tests.Stef Walter2010-11-241-0/+11
* | [testing] Preprocess test files before searching for tests.Stef Walter2010-11-243-79/+86
* | [testing] Add function for putting test files in scratch dir.Stef Walter2010-09-212-0/+22
* | [testing] Fix race condition in tests where waiting.Stef Walter2010-07-301-0/+10
|/
* [testing] External tests now return proper result codes.Stef Walter2010-06-303-6/+11
* Cleaner naming in testing suite.Stef Walter2010-06-081-6/+6
* Cleaner naming in testing suite.Stef Walter2010-06-081-30/+29
* Implement coverage of tests using gcov and lcov.Stef Walter2010-06-083-4/+13
* Cleanup .gitignore files.Stef Walter2010-06-081-15/+0
* Cleanup naming and whitespace for testing stuff.Stef Walter2010-06-0823-0/+903