tevent: Regression test to ensure that a tevent backend can cope with separate read...
commit04b1fa4112a3c76e84d640ab6c4808c7e971eec9
authorJeremy Allison <jra@samba.org>
Thu, 14 Feb 2013 22:16:31 +0000 (14 14:16 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 1 Mar 2013 20:01:31 +0000 (1 12:01 -0800)
treec697851fb826be772d01e757f7efbab620589f13
parent23640472bc6592a8bf03cccc7134b1c71b64a55a
tevent: Regression test to ensure that a tevent backend can cope with separate read/write events on a single fd.

This tests the multiplex fd changes to the epoll backend to
ensure they work correctly.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/testsuite.c