sys_select tests: Check the signature of FD_*.
authorBruno Haible <bruno@clisp.org>
Sat, 23 Jul 2011 01:24:19 +0000 (03:24 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 23 Jul 2011 01:24:19 +0000 (03:24 +0200)
commita515e805ed703ceafa32c3ecfd0d37d962d752de
tree31c98152e379772689fd75c4e732142589db84bc
parent7c185762352d51e025e086a787bb2671a350d6ad
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.
ChangeLog
modules/sys_select-tests
tests/test-select.c
tests/test-sys_select.c