blob: 9cc23aea277f8634604a222e21ffac973315b95f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Files:
tests/test-gc-hmac-sha1.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-gc-hmac-sha1
check_PROGRAMS += test-gc-hmac-sha1
test_gc_hmac_sha1_LDADD = $(LDADD) @LIB_CRYPTO@
|