History log of /netbsd-src/tests/lib/librumphijack/t_asyncio.sh (Results 1 – 4 of 4)
Revision Date Author Comments
# 3583bc35 27-Aug-2014 gson <gson@NetBSD.org>

The 4 second timeout of the invafd test case is not always enough when
running under qemu; increase it to 10 seconds.


# f8da5a98 20-Feb-2011 pooka <pooka@NetBSD.org>

check that poll on an invalid fd doesn't hang in the dual poll case


# e43200f1 12-Feb-2011 pooka <pooka@NetBSD.org>

Add test case from PR lib/44552 by Alexander Nasonov. I also lobbed
in a test for select(0, NULL, NULL, NULL, &tv) in there.


# f9f796a4 11-Feb-2011 pooka <pooka@NetBSD.org>

add test for fix in rev 1.36 of librumphijack/hijack.c