tevent: add test_event_fd2()
authorStefan Metzmacher <metze@samba.org>
Wed, 27 Feb 2013 15:43:44 +0000 (16:43 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 6 Mar 2013 09:12:02 +0000 (10:12 +0100)
commitbd630a54f728d6ad4f9759354b07d0a86c6aa009
tree46fb9d9a9f79def82132acb6403f2e0e0d36dc91
parent4328399ac6fc2ffd6c0c1c5443948cd17ed1975b
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>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/testsuite.c