]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Move password test data into a subdirectory
authorRuss Allbery <rra@stanford.edu>
Tue, 1 Oct 2013 21:21:09 +0000 (14:21 -0700)
committerRuss Allbery <rra@stanford.edu>
Tue, 1 Oct 2013 21:21:09 +0000 (14:21 -0700)
commit66782420afaea9c07efe7b6ad279f7478e11f15a
tree845d81f577c2c1d0b0e67f481a2f3b2a4d39e4c9
parent9de77aaf5b79780871527bd7bb9f773141b06358
Move password test data into a subdirectory

The number of files is only going to grow, so move it into a
subdirectory and use a loop in autogen to generate C versions of
every file to make it easier to add new blocks of test data.
.gitignore
Makefile.am
autogen
tests/data/passwords/cdb.json [moved from tests/data/cdb.json with 100% similarity]
tests/data/passwords/cracklib.json [moved from tests/data/cracklib.json with 100% similarity]
tests/data/passwords/make-c-data [moved from tests/data/make-c-data with 98% similarity]
tests/data/passwords/tests.h [moved from tests/data/password-tests.h with 100% similarity]
tests/heimdal/external-t
tests/heimdal/plugin-t.c
tests/mit/plugin-t.c