tevent: add test_event_fd2()
authorStefan Metzmacher <metze@samba.org>
Wed, 27 Feb 2013 15:43:44 +0000 (16:43 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 Mar 2013 19:00:27 +0000 (20:00 +0100)
commitdbd444e33488306a796eaef985c5b7f748b465d3
tree8c9998baefe434fe8043e735a0f63d78830e7a09
parent254028b1fe823f47cb091f842becabcddf775f29
tevent: add test_event_fd2()

This test fills the socket kernel buffers
and verifies that we don't report TEVENT_FD_WRITE
if the buffer is full.

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