summaryrefslogtreecommitdiff
path: root/modules/crypto/md5-tests
blob: b2de00a548a3d557aa861712a19e656375bee2d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-md5-stream.c
tests/test-digest.h
tests/macros.h

Depends-on:
c99

configure.ac:

Makefile.am:
TESTS += test-md5-stream
check_PROGRAMS += test-md5-stream
test_md5_stream_LDADD = $(LDADD) @LIB_CRYPTO@