]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add ccache marshalling tests
authorGreg Hudson <ghudson@mit.edu>
Tue, 6 May 2014 18:05:53 +0000 (14:05 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sat, 17 May 2014 23:04:26 +0000 (19:04 -0400)
commita4e5127bec346fbc199e3624dc973c4b5d78df71
tree981622a87e3536a97e844b289eb960f6ef00de2e
parent99e1d7a4b91676d968ecf9329a48ec2b3c0a193a
Add ccache marshalling tests

Add a new ccache test program t_marshal.c which verifies the new
marshalling functions and also the FILE ccache type against the
expected representations of the ccache header, default principal, and
credentials.
.gitignore
src/lib/krb5/ccache/Makefile.in
src/lib/krb5/ccache/t_marshal.c [new file with mode: 0644]
src/lib/krb5/libkrb5.exports