Add automated tests for S4U2Self and S4U2Proxy
authorGreg Hudson <ghudson@mit.edu>
Wed, 7 Dec 2011 19:38:29 +0000 (19:38 +0000)
committerGreg Hudson <ghudson@mit.edu>
Wed, 7 Dec 2011 19:38:29 +0000 (19:38 +0000)
commitad1c58d1e5a2fc7382a9c641468c46d3c9d12996
treef6ef727d489ff4ee81c1169efe7fbd16ba3d3102
parentf388eb9673062d8e4eb7d359be2dcaff2acba768
Add automated tests for S4U2Self and S4U2Proxy

These tests mainly exercise the client-side GSSAPI code for S4U2Self
and S4U2Proxy.  They also exercise the KDC code for S4U2Self, but only
the denial logic for S4U2Proxy since the DB2 back end doesn't support
constrained delegation currently.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25531 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/gssapi/Makefile.in
src/tests/gssapi/deps
src/tests/gssapi/t_s4u.c
src/tests/gssapi/t_s4u.py [new file with mode: 0644]
src/tests/gssapi/t_s4u2proxy_krb5.c [new file with mode: 0644]