python/tests: add a second_connection() helper function
authorStefan Metzmacher <metze@samba.org>
Tue, 27 Sep 2016 06:33:31 +0000 (08:33 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 26 Oct 2016 09:20:20 +0000 (11:20 +0200)
commitca88aa8124af067a99f77ed676b3d2b4a73cc995
tree23904b76bb4b8f8272c23634011655fda284070d
parent4a82e83bf932e1efe7d64d315485c331d52a0fbd
python/tests: add a second_connection() helper function

This can be used to create a 2nd connection.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/tests/__init__.py