Hash : 5d14d8ba Author : Date : 2011-09-20T21:35:53
Tests for module 'sendto'. * modules/sendto-tests: New file. * tests/test-sendto.c: New file.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Files: tests/test-sendto.c tests/signature.h tests/macros.h Depends-on: netinet_in sockets inet_pton configure.ac: Makefile.am: TESTS += test-sendto check_PROGRAMS += test-sendto test_sendto_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)