mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
1bc0f10a12
* modules/shutdown-tests: New file. * tests/test-shutdown.c: New file.
15 lines
210 B
Plaintext
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@
|