summaryrefslogtreecommitdiff
path: root/modules/crypto/gc-hmac-md5-tests
blob: a3f7533b783df4580ceb8d513556c965cad96d29 (plain)
1
2
3
4
5
6
7
8
9
10
11
Files:
tests/test-gc-hmac-md5.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-gc-hmac-md5
check_PROGRAMS += test-gc-hmac-md5
test_gc_hmac_md5_LDADD = $(LDADD) @LIB_CRYPTO@ $(GETRANDOM_LIB)