mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* 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.
13 lines
171 B
Plaintext
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
|