]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add tests for GSS IOV and AEAD interfaces
authorGreg Hudson <ghudson@mit.edu>
Wed, 4 Sep 2013 18:23:27 +0000 (14:23 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 6 Sep 2013 05:03:02 +0000 (01:03 -0400)
commitecd91cd350b2c3880b3f967acfcb00ac1bdac154
tree18ec96a9b000b1ec88062459af56eb71f33646e7
parent95f6a640573076b8e68051ed4f2447be767cd2ec
Add tests for GSS IOV and AEAD interfaces

Add a new test program t_iov.c which tests various combinations of
wrapping and unwrapping using the IOV and AEAD interfaces.  Run it
with and without SPNEGO in each enctype configuration.
src/tests/gssapi/Makefile.in
src/tests/gssapi/deps
src/tests/gssapi/t_gssapi.py
src/tests/gssapi/t_iov.c [new file with mode: 0644]