Add keytab kinit test cases
authorGreg Hudson <ghudson@mit.edu>
Thu, 19 Apr 2012 17:55:03 +0000 (17:55 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 19 Apr 2012 17:55:03 +0000 (17:55 +0000)
commit13d6cc6b2daf518a6a141e60cac29d67fe05e2b7
treec4f784d6d6e07d8971be13cb705f2c869a77d32f
parent61b007b129553fef27e2e49c11960c245b71f9b8
Add keytab kinit test cases

Create a test script for keytab-related tests.  Move the kvno wrapping
test there from t_general.py, and augment it to better match what's in
standalone.exp.  Add tests for kinit with keytab, including kinit with
the most-preferred enctype missing from the keytab (which currently
fails).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25815 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/Makefile.in
src/tests/t_general.py
src/tests/t_keytab.py [new file with mode: 0644]