CVE-2015-5370: python/samba/tests: add infrastructure to do raw protocol tests for...
authorStefan Metzmacher <metze@samba.org>
Wed, 26 Mar 2014 21:42:19 +0000 (22:42 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:10:17 +0000 (04:10 +0200)
commitdf411cbdb4a83443b03efa102ff46ad8043ed985
tree3cd0aa5b80ef156eaab6c78f8214c90fbf44e286
parent284894c5bfed552a9f58dc77d4ab44ea2ff12c38
CVE-2015-5370: python/samba/tests: add infrastructure to do raw protocol tests for DCERPC

These are independent from our client library and allow
testing of invalid pdus.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
python/samba/tests/__init__.py