skip test on platforms on which we use select() instead
authorYang Tse <yangsita@gmail.com>
Tue, 30 Jan 2007 03:48:29 +0000 (03:48 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 30 Jan 2007 03:48:29 +0000 (03:48 +0000)
commitbad67830b3bfbd44219ef5f6d467c0ed9dedd063
tree73fc8f1ad85336b8eba3c8f63a4703b5c12c3d91
parentdb22c8303119f8d91c4988471f0bb169071940b2
skip test on platforms on which we use select() instead
of poll() and select() happens to be bound by FD_SETSIZE
tests/libtest/lib518.c
tests/libtest/lib537.c