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

Depends-on:
c99

configure.ac:

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