]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add KDC authdata tests 214/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 2 Oct 2014 16:40:25 +0000 (12:40 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 15 Jun 2015 16:47:08 +0000 (12:47 -0400)
commit1c3c40454f18f2165b959e6ecd856d5ddbbcb4c2
tree4d7fdd38ed31e42b5b1d32fdfb054c71e52cf604
parentb9820f5b3bfe1347565a39b6f8dce97828e8a2a3
Add KDC authdata tests

Add a new test script t_authdata.py and a C harness adata.c to test
KDC authdata handling logic.  KDB module authdata is not currently
tested.
.gitignore
src/tests/Makefile.in
src/tests/adata.c [new file with mode: 0644]
src/tests/t_authdata.py [new file with mode: 0644]