python/tests: make use of self.get_auth_context_creds() and self.do_generic_bind...
commit63c2cbf0a01a29021df0dcc3239ee532a153bca1
authorStefan Metzmacher <metze@samba.org>
Mon, 26 Sep 2016 05:46:43 +0000 (26 07:46 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 26 Oct 2016 09:20:20 +0000 (26 11:20 +0200)
tree59813d58190302300b0fe28df523d5ad2b1cef4e
parent9d647bdaf3454f710575a782669c16905e04e864
python/tests: make use of self.get_auth_context_creds() and self.do_generic_bind() in _test_spnego_bind_auth_level()

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