1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/shutdown-tests
Bruno Haible 1bc0f10a12 Tests for module 'shutdown'.
* modules/shutdown-tests: New file.
* tests/test-shutdown.c: New file.
2011-09-20 21:38:04 +02:00

15 lines
210 B
Plaintext

Files:
tests/test-shutdown.c
tests/signature.h
tests/macros.h
Depends-on:
sockets
configure.ac:
Makefile.am:
TESTS += test-shutdown
check_PROGRAMS += test-shutdown
test_shutdown_LDADD = $(LDADD) @LIBSOCKET@