selftest: add a test for async_connect_send()
commitc016c1a269c6b7c642a6261ebbe2863eda5b7653
authorRalph Boehme <slow@samba.org>
Sun, 18 Oct 2015 20:23:20 +0000 (18 22:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Oct 2015 11:41:22 +0000 (28 12:41 +0100)
tree6f68c019957823aeae09290cb4c99ab15305bda9
parenta915f8f6c80d726499c1e1a83f7108bf23ab0bd2
selftest: add a test for async_connect_send()

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11564

Also includes:

selftest: Fix memset parameters in test for async_connect_send()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit aa96c75346a9bad60471a206d65c7b7049b9ca83)
(cherry picked from commit 7cf45539da9cba25130457941814da12d0a828c3)
lib/async_req/async_connect_send_test.c [new file with mode: 0644]
lib/async_req/wscript_build
source3/script/tests/test_async_req.sh [new file with mode: 0644]
source3/selftest/tests.py