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

Depends-on:

configure.ac:

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