torture3: local-messaging-read3
authorVolker Lendecke <vl@samba.org>
Wed, 7 May 2014 09:21:04 +0000 (11:21 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 8 May 2014 09:32:44 +0000 (11:32 +0200)
commit50a66d588a13888a594b785c700695771bf6224d
treeaebe7fa1bb562b63a2cff7b76d9efd9902e01565
parent8763c8c19625a974b040987e6fd73aea0434730a
torture3: local-messaging-read3

This is a testcase for the rpc-style messaging nested event context. We have to
fork here: The nested event context does not reply to the PING message, it only
listens for the PONG response. But that's the point of the patches: Correctly
pick just one message in a nested event context. I think this is the best we
can do with nested event contexts.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Thu May  8 11:32:44 CEST 2014 on sn-devel-104
source3/selftest/tests.py
source3/torture/proto.h
source3/torture/test_messaging_read.c
source3/torture/torture.c