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

Depends-on:
c99

configure.ac:

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