py:dcerpc/raw_protocol: add test_assoc_group_fail3()
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Dec 2018 12:43:45 +0000 (13:43 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 12 Jan 2019 02:13:40 +0000 (03:13 +0100)
commita8feb556318049ee0da2db372bbc58cb5bdc63e4
tree5c26a7aaedabceb6decddcc20ff759f905e2ed91
parentc192dc1c9d22e2f7602fd98926026b092eaa6241
py:dcerpc/raw_protocol: add test_assoc_group_fail3()

This demonstrates that assoc groups are only shared on the
same transport (endpoint).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/tests/dcerpc/raw_protocol.py
selftest/knownfail.d/test_assoc_group_fail3 [new file with mode: 0644]