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

Depends-on:
c99

configure.ac:

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