unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / recvfrom-tests
blobac209427fc46a66797f8e563b849248fc1212a18
1 Files:
2 tests/test-recvfrom.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 netinet_in
8 sockets
10 configure.ac:
12 Makefile.am:
13 TESTS += test-recvfrom
14 check_PROGRAMS += test-recvfrom
15 test_recvfrom_LDADD = $(LDADD) @LIBSOCKET@