summaryrefslogtreecommitdiffstats
path: root/proxy/tests/t_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a test framework for gss-proxySimo Sorce2014-09-151-0/+97
This sets up a kdc using socket_wrapper and nss_wrapper from the cwrap project, and uses a dirty hack to force gssapi to load the current proxymech interposer library. It provisions a service and a user key then runs the interpostest binary in this artifical environment. Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Guenther Deschner <gdeschner@redhat.com>