summaryrefslogtreecommitdiff
path: root/pkcs11/gkm/gkm-test.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove old FSF license from header filesStef Walter2014-01-081-3/+2
| | | | | | And refresh the COPYING and COPYING.LIB files https://bugzilla.gnome.org/show_bug.cgi?id=721549
* gkm: Add gkm_log_xxx() functions for stringizingStef Walter2012-06-191-6/+4
| | | | Move gkm_util_rv_xxx() to gkm_log_rv() and add gkm_log_attr_type()
* Fix copyright headers.Jordi Mallach2012-03-161-3/+3
| | | | | | | | Many files were missing “Public” in “GNU Lesser General Public License”, and others replaced it with “Private”, probably due to a mass replace that went a bit too far. Restore the correct wording in all affected places. https://bugzilla.gnome.org/show_bug.cgi?id=672189
* Split out the mock module and test helpers.Stef Walter2010-06-091-1449/+0
|
* Implement some testing of creating credentials.Stef Walter2010-06-081-1/+34
|
* Implement testing for context specific login prompt.Stef Walter2010-06-081-46/+52
|
* Implement login prompting tests as automatic test.Stef Walter2010-06-081-0/+1
|
* Implement an initial test of the prompting functionality.Stef Walter2010-06-081-0/+1469