]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Add a test suite
authorRuss Allbery <rra@stanford.edu>
Thu, 19 Nov 2009 06:35:54 +0000 (22:35 -0800)
committerRuss Allbery <rra@stanford.edu>
Thu, 19 Nov 2009 06:35:54 +0000 (22:35 -0800)
commit4bb2a6903b14d5b2274f038e9bdf0a37e3f7330c
tree861f3fa25055758fd7aa17e49b5edfcbb5a13633
parent90880a249a1c1017638a71b10a069b9b40540790
Add a test suite

Add a test suite using the driver and library from C TAP Harness 1.1.
.gitignore
Makefile.am
NEWS
configure.ac
tests/TESTS [new file with mode: 0644]
tests/data/wordlist [new file with mode: 0644]
tests/heimdal/basic-t [new file with mode: 0755]
tests/runtests.c [new file with mode: 0644]
tests/tap/libtap.sh [new file with mode: 0644]