summaryrefslogtreecommitdiff
path: root/pkcs11/wrap-layer/tests
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: Move tests into same directories as tested codeStef Walter2014-03-0510-1752/+0
* Remove old FSF license from header filesStef Walter2014-01-089-27/+18
* Fix for deprecations in glib 2.35.0Stef Walter2012-10-228-0/+16
* Bring over new egg'd components from gcrStef Walter2012-04-071-1/+1
* Use GcrPrompt and GcrSystemPrompt for promptingStef Walter2011-12-198-51/+103
* Split Gcr and Gck libraries out of gnome-keyringsplitStef Walter2011-10-061-1/+1
* ui: Use GcrSecretExchange for passing passwords to/from promptStef Walter2011-10-011-0/+1
* Rework configure build options based on recent mailing list postsStef Walter2011-09-261-2/+2
* gcr: Documentation, testing and distcheck fixesStef Walter2011-09-011-1/+1
* Don't keep going after tests failStef Walter2011-08-251-1/+1
* Modernize the remainder of the tests.Stef Walter2011-04-2410-237/+433
* Better testing configure options.Stef Walter2011-04-231-1/+4
* [testing] Preprocess test files before searching for tests.Stef Walter2010-11-249-46/+48
* [wrap-layer] Fix login keyring password doesn't match login.Stef Walter2010-10-191-4/+11
* [wrap-layer] Implement initialize and change password promptsStef Walter2010-06-123-1/+187
* Implement auto unlock in wrap-layer.Stef Walter2010-06-128-4/+858
* Split out the mock module and test helpers.Stef Walter2010-06-093-6/+9
* Implement some testing of creating credentials.Stef Walter2010-06-083-2/+156
* Cleaner naming in testing suite.Stef Walter2010-06-082-2/+2
* Implement testing for context specific login prompt.Stef Walter2010-06-083-86/+191
* Cleanup naming and whitespace for testing stuff.Stef Walter2010-06-082-7/+4
* Implement login prompting tests as automatic test.Stef Walter2010-06-082-52/+39
* Allow space between test definition macro and name.Stef Walter2010-06-081-0/+0
* Implement dummy prompting.Stef Walter2010-06-081-0/+4
* Implement an initial test of the prompting functionality.Stef Walter2010-06-082-0/+194