Add a new program to perform various tests on the WRFILE: and MEMORY: keytabs
authorEzra Peisach <epeisach@mit.edu>
Sun, 4 Feb 2007 03:08:47 +0000 (03:08 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sun, 4 Feb 2007 03:08:47 +0000 (03:08 +0000)
commited446c3772b5f626e55fa38d302dc9c628db5a08
tree821a28f7cca0a053a296f50e9e461298a03eca2e
parent406d6f34a9dd249508aacf2c860556687c8c971c
Add a new program to perform various tests on the WRFILE: and MEMORY: keytabs

I developed this program to test functionality of the MEMORY keytab - which
resulted in the numerous fixes that have been committed recently.

Tests all functioanlity of keytabs except for krb5_kt_default() and
krb5_kt_read_service_key() - although essential functionality tested.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19142 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/keytab/Makefile.in
src/lib/krb5/keytab/t_keytab.c [new file with mode: 0644]