summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/common_mock_krb5.h
Commit message (Collapse)AuthorAgeFilesLines
* TESTS: Split off keytab creation into a common moduleJakub Hrozek2015-06-141-0/+47
This change will make the keytab creating reusable by other tests. Reviewed-by: Sumit Bose <sbose@redhat.com>