1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/sys_select-tests
Bruno Haible a515e805ed sys_select tests: Check the signature of FD_*.
* tests/test-select.c (FD_CLR, FD_ISSET, FD_SET, FD_ZERO): Move
signature tests from here...
* tests/test-sys_select.c (FD_CLR, FD_ISSET, FD_SET, FD_ZERO): ... to
here.
* modules/sys_select-tests (Files): Add tests/signature.h.
2011-07-23 03:24:19 +02:00

13 lines
171 B
Plaintext

Files:
tests/test-sys_select.c
tests/signature.h
Depends-on:
sys_select-c++-tests
configure.ac:
Makefile.am:
TESTS += test-sys_select
check_PROGRAMS += test-sys_select