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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-gc-sm3
check_PROGRAMS += test-gc-sm3
test_gc_sm3_LDADD = $(LDADD) @LIB_CRYPTO@ $(GETRANDOM_LIB)