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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-gc-pbkdf2-sha1
check_PROGRAMS += test-gc-pbkdf2-sha1
test_gc_pbkdf2_sha1_LDADD = $(LDADD) @LIB_CRYPTO@ $(GETRANDOM_LIB)