summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-08-14 17:48:02 -0400
committerGünther Deschner <gdeschner@redhat.com>2014-09-15 13:09:56 +0200
commit57a9447610eb29c72f606a59d10c211c8d7f41e6 (patch)
treefaf961eb52b6a18dcfa9b5e94b64f81b6d415221 /.gitignore
parent38a158446d1f9ce495715aa83265fe35a29f8a2b (diff)
downloadgss-proxy-57a9447610eb29c72f606a59d10c211c8d7f41e6.tar.gz
gss-proxy-57a9447610eb29c72f606a59d10c211c8d7f41e6.tar.xz
gss-proxy-57a9447610eb29c72f606a59d10c211c8d7f41e6.zip
Add a test framework for gss-proxy
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4716c78..c8be862 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,5 @@ cli_srv_comm
gssproxy.spec
interposetest
gssproxy.service
+t_accept
+t_init