summaryrefslogtreecommitdiff
path: root/modules/crypto/gc-hmac-sha256-tests
blob: 596524cedfe1f773d5740f7f7323bbbbcc880306 (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@ $(GETRANDOM_LIB)