verify: new macro 'assume'
[gnulib.git] / modules / recv-tests
1 Files:
2 tests/test-recv.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7 sockets
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-recv
13 check_PROGRAMS += test-recv
14 test_recv_LDADD = $(LDADD) @LIBSOCKET@