test: add directory and base class for samba-tool tests
authorSean Dague <sdague@linux.vnet.ibm.com>
Wed, 2 Nov 2011 14:01:42 +0000 (10:01 -0400)
committerAndrew Tridgell <tridge@samba.org>
Thu, 10 Nov 2011 03:24:20 +0000 (14:24 +1100)
commit559835dc59a074219ca71c0f8be5d881d2f5aede
treeed279a177f8ed6082442a0bbbbf2e4cab7621340
parentca52871541bb0303e1b07b7c105424f67bd1c804
test: add directory and base class for samba-tool tests

this allows for more sophisticated testing of samba-tool

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/scripting/python/samba/tests/samba_tool/__init__.py [new file with mode: 0644]
source4/scripting/python/samba/tests/samba_tool/base.py [new file with mode: 0644]