]> eyrie.org Git - kerberos/krb5-strength.git/commit
Separate krb5-strength-wordlist filtering to another test
authorRuss Allbery <eagle@eyrie.org>
Tue, 25 Mar 2014 18:21:34 +0000 (11:21 -0700)
committerRuss Allbery <eagle@eyrie.org>
Tue, 25 Mar 2014 18:21:34 +0000 (11:21 -0700)
commit2aad520ca4084514fc6659819e4cdab7ae1dd297
tree8ca9b9b9c6e9ae2be37a85f01c8ae9e70c974d11
parentabdd2602a7688323abd32d175257d701bcac89f5
Separate krb5-strength-wordlist filtering to another test

Rather than merging the wordlist filtering test with the CDB test,
move it to a different unit test program.  This is probably overkill
for the tiny test that we do, but oh well.  It will make adding more
tests later somewhat easier if we ever do.
Makefile.am
tests/TESTS
tests/tools/wordlist-cdb-t
tests/tools/wordlist-t [new file with mode: 0755]