]> git.ipfire.org Git - thirdparty/samba.git/commit
tests/dcerpc/raw_protocol: split test_spnego_connect_request() into 2 parts
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Aug 2019 11:04:16 +0000 (13:04 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 1 Aug 2019 15:40:17 +0000 (15:40 +0000)
commitff2f20439c403340ec886bf31f055355dfbfcdbf
tree67e624e43701d9b6a66b2c3a928a969210ad66c6
parentc226dc6e8a18343031829c35552e557903593daf
tests/dcerpc/raw_protocol: split test_spnego_connect_request() into 2 parts

This can be a generic test that can be used for more auth_levels.

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