Files:
tests/test-sha1-stream.c
tests/test-digest.h
tests/macros.h

Depends-on:
c99

configure.ac:

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