s4:messaging: add local.messaging.multi_ctx.multi_ctx test
commit0503bbab958754bc8ba32da8578602927ebf25c0
authorStefan Metzmacher <metze@samba.org>
Tue, 10 Jul 2018 14:21:55 +0000 (10 16:21 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 10 Jul 2018 18:31:13 +0000 (10 20:31 +0200)
treef85b52a30fffd0daba714c4f0e4afe4e20ddc417
parentd08efa7f90e97f1f797d09f7519076646110cb45
s4:messaging: add local.messaging.multi_ctx.multi_ctx test

This tests the usage of multiple imessaging_contexts in one process
and also freeing two of them during a message handler.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/imessaging [new file with mode: 0644]
source4/lib/messaging/tests/messaging.c