aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2014-05-06 14:05:53 -0400
committerGreg Hudson <ghudson@mit.edu>2014-05-17 19:04:26 -0400
commita4e5127bec346fbc199e3624dc973c4b5d78df71 (patch)
tree981622a87e3536a97e844b289eb960f6ef00de2e /.gitignore
parent99e1d7a4b91676d968ecf9329a48ec2b3c0a193a (diff)
downloadkrb5-a4e5127bec346fbc199e3624dc973c4b5d78df71.zip
krb5-a4e5127bec346fbc199e3624dc973c4b5d78df71.tar.gz
krb5-a4e5127bec346fbc199e3624dc973c4b5d78df71.tar.bz2
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 45a3e15..49f4367 100644
--- a/.gitignore
+++ b/.gitignore
@@ -188,6 +188,8 @@ testlog
/src/lib/krb5/ccache/t_cc
/src/lib/krb5/ccache/t_cccursor
+/src/lib/krb5/ccache/t_marshal
+/src/lib/krb5/ccache/testcache
/src/lib/krb5/error_tables/*_err.[ch]