repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
crypto
/
gc-hmac-sha1-tests
blob
9cc23aea277f8634604a222e21ffac973315b95f
1
Files:
2
tests/test-gc-hmac-sha1.c
3
4
Depends-on:
5
6
configure.ac:
7
8
Makefile.am:
9
TESTS += test-gc-hmac-sha1
10
check_PROGRAMS += test-gc-hmac-sha1
11
test_gc_hmac_sha1_LDADD = $(LDADD) @LIB_CRYPTO@