python/tests: add simple dcerpc orphaned tests
authorStefan Metzmacher <metze@samba.org>
Sun, 11 Sep 2016 21:25:49 +0000 (23:25 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 26 Oct 2016 09:20:20 +0000 (11:20 +0200)
commit9ef8bfabc6dabf1b240d4bb556f5bd68ea05d69d
treef65f9dcf848e3c994d5f06be863e8133a2489148
parent3c474cd4890a37c22b69f716164e2c830ab76c41
python/tests: add simple dcerpc orphaned tests

ORPHANED is mostly ignored. It's up to the application server
implementation to install a orphaned handler.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/tests/dcerpc/raw_protocol.py