diff options
Diffstat (limited to '')
-rw-r--r-- | t/md4.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,5 +34,5 @@ static struct testcase testcases[] = { int main(void) { - TEST_MAIN("MD4", MD4); + TEST_MAIN("MD4", MD4, 1); } |
index : libhashsum | ||
[Stable] Library for calculating the cryptographic hashes | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |