test-pselect: new module
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Jul 2011 21:46:08 +0000 (14:46 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Jul 2011 07:44:19 +0000 (00:44 -0700)
commit623de7351499ed8225783a69e441520a15a65a52
treeb462a9e13b0926b176f2519a85b029eed8d03fc7
parent498a60f86bdaf01a0e20495013a3479551e04e6d
test-pselect: new module

* modules/pselect-tests, tests/test-pselect.c: New files.
* tests/test-select.c, tests/test-sys_select-c++.cc:
If TEST_PSELECT is defined, test pselect instead of testing select.
ChangeLog
modules/pselect-tests [new file with mode: 0644]
tests/test-pselect.c [new file with mode: 0644]
tests/test-select.c
tests/test-sys_select-c++.cc