summaryrefslogtreecommitdiff
path: root/modules/crypto/sha1-tests
blob: df83721f3b903b79e482517aaedb651d60958ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
Files:
tests/test-sha1.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-sha1
check_PROGRAMS += test-sha1
test_sha1_LDADD = $(LDADD) @LIB_CRYPTO@