Add the "-t option to krb5_encode_test, which causes it to use the
authorTheodore Tso <tytso@mit.edu>
Wed, 2 Nov 1994 02:01:14 +0000 (02:01 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 2 Nov 1994 02:01:14 +0000 (02:01 +0000)
commit89832d8088ce8b11d4c7cb3a1ca1aa04147801bb
treeb1f6ab20dbe3b07c6d9b95f5f16c105b5ebb6d4e
parent9f1e362cbc9a8b57d8c0e7d02ba54cbdf375e1dc
Add the "-t option to krb5_encode_test, which causes it to use the
ASN.1 unparser found in trval.c.  This routine will attempt to decode
the ASN.1 data stream and display it in a logical format for a human
being to decipher.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4611 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/asn.1/ChangeLog
src/tests/asn.1/Makefile.in
src/tests/asn.1/krb5_encode_test.c
src/tests/asn.1/trval.c [new file with mode: 0644]
src/tests/asn.1/trval_reference.out [new file with mode: 0644]