tevent: add a simple wrapper test
authorRalph Boehme <slow@samba.org>
Sat, 16 Jun 2018 12:12:01 +0000 (14:12 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 11 Jul 2018 21:04:21 +0000 (23:04 +0200)
commit4991c935c03236f60183d37b4a24c68713ee4962
treeee3a828af9d3f7e746af18db9b38aabcc72927ce
parentac9569b1a61319166e497d51917db7f04a2746ce
tevent: add a simple wrapper test

This checks that for all supported event types the before and after
handlers are called.

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