tevent: Regression test to ensure that a tevent backend can cope with separate read...
authorJeremy Allison <jra@samba.org>
Thu, 14 Feb 2013 22:16:31 +0000 (14:16 -0800)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 Mar 2013 19:00:26 +0000 (20:00 +0100)
commit1f9a84db6bdf5fb15761c4c5d3e9fe38d9f5ec97
treec697851fb826be772d01e757f7efbab620589f13
parentd670e8b8f3e977976050b161b4951578097e1684
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