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
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
recvfrom-tests
blob
ac209427fc46a66797f8e563b849248fc1212a18
1
Files:
2
tests/test-recvfrom.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
netinet_in
8
sockets
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-recvfrom
14
check_PROGRAMS += test-recvfrom
15
test_recvfrom_LDADD = $(LDADD) @LIBSOCKET@