summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_authtok.c
Commit message (Expand)AuthorAgeFilesLines
* authok: add support for Smart Card related authtokensSumit Bose2015-08-041-0/+75
* utils: add sss_authtok_[gs]et_2faSumit Bose2015-05-081-3/+186
* Add leak check and command line option to test_authtokSumit Bose2015-05-081-10/+57
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-111-11/+18
* TESTS: Fix authtok test for zero length string.Lukas Slebodnik2014-01-241-1/+1
* util: Fix const cast failures when building with -WerrorStef Walter2014-01-101-6/+6
* cmocka unit test for authtok module addedPallavi Jha2014-01-091-0/+303