CVE-2015-5370: python/samba/tests: add infrastructure to do raw protocol tests for...
commit21fe7758a3c3fdefee170a55d5ad5a8159b8aec6
authorStefan Metzmacher <metze@samba.org>
Wed, 26 Mar 2014 21:42:19 +0000 (26 22:42 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:21:42 +0000 (30 04:21 +0200)
treea99bbdea2579725fdcb6657f6009603730e08bc0
parenta141a3719eaf3a109399453d02c660f1735e12ba
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