[krbdev.mit.edu #8233] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Aug 26 13:29:50 EDT 2015


Add cookie tests

Add cookie and KDC_ERR_MORE_PREAUTH_DATA_REQUIRED functionality to the
test preauth plugins modules.  Create a new test script t_preauth.py
and move a test there from t_etype_info.py which is only marginally
related to etype-info.  Add a new test which exercises a multi-hop
preauth scenario and generates different cookies for each KDC error.

https://github.com/krb5/krb5/commit/379239d98a05b271bbd6127f98bdb64646958b4c
Author: Greg Hudson <ghudson at mit.edu>
Commit: 379239d98a05b271bbd6127f98bdb64646958b4c
Branch: master
 src/plugins/preauth/test/cltest.c  |   40 +++++++++++++++++++--
 src/plugins/preauth/test/kdctest.c |   71 ++++++++++++++++++++++++++++--------
 src/tests/Makefile.in              |    1 +
 src/tests/t_etype_info.py          |   20 ----------
 src/tests/t_preauth.py             |   25 +++++++++++++
 5 files changed, 119 insertions(+), 38 deletions(-)



More information about the krb5-bugs mailing list