ndrdump: Move blackbox test to standard python namespace.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 22 Sep 2010 19:52:29 +0000 (12:52 -0700)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 23 Sep 2010 00:48:23 +0000 (17:48 -0700)
commit5a75fb194a290cb09fc03312262bd57196e86cb9
treeefe5704fe4efb1d60f923b853a1fdac599f6abf1
parent18f10eec0ea55108e97da019f07a18b8854c2883
ndrdump: Move blackbox test to standard python namespace.
source4/librpc/tests/test_ndrdump.sh [deleted file]
source4/scripting/python/samba/tests/__init__.py
source4/scripting/python/samba/tests/blackbox/__init__.py [new file with mode: 0644]
source4/scripting/python/samba/tests/blackbox/ndrdump.py [new file with mode: 0755]
source4/selftest/tests.sh