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>
Tue, 12 Apr 2016 17:25:32 +0000 (19:25 +0200)
commit782e8e2abd861bc6a96d51ba199ab21192e4786b
tree7b13c2a41c8f547bebf385d7ba2290de8937ad42
parent3b359d0a8d1aab3010932d2c79bde53d530538aa
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