s4/tests: Implement BlackboxTestCase.check_output() method
commit6b1574636a8493d043795b7f397657846a637f28
authorKamen Mazdrashki <kamenim@samba.org>
Wed, 9 Feb 2011 01:01:16 +0000 (9 03:01 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Wed, 9 Feb 2011 09:57:13 +0000 (9 11:57 +0200)
treeab8bf4df137df36296d8ebfcbbd402a31828063c
parentd0867e5c6c164fdd927a7e961d60287a8bd7e9f5
s4/tests: Implement BlackboxTestCase.check_output() method

I am going to need this to check if output is OK (kind of)
source4/scripting/python/samba/tests/__init__.py