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
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
crypto
/
hmac-sha1-tests
blob
5606df6c417d1a28ef347d71de5508734d9ebc20
1
Files:
2
tests/test-hmac-sha1.c
3
4
Depends-on:
5
c99
6
7
configure.ac:
8
9
Makefile.am:
10
TESTS += test-hmac-sha1
11
check_PROGRAMS += test-hmac-sha1
12
test_hmac_sha1_LDADD = $(LDADD) @LIB_CRYPTO@