gnulib-tool.py: Fix behavior of --test when a subprocess fails.
[gnulib.git] / modules / setsockopt-tests
blob4704d939437a1015d8d5c074d97a62e503139991
1 Files:
2 tests/test-setsockopt.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-setsockopt
14 check_PROGRAMS += test-setsockopt
15 test_setsockopt_LDADD = $(LDADD) @LIBSOCKET@