]> git.ipfire.org Git - thirdparty/samba.git/commit
tests: Factor out prep_creds()
authorVolker Lendecke <vl@samba.org>
Tue, 17 Nov 2020 15:11:11 +0000 (16:11 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 19 Nov 2020 22:56:40 +0000 (22:56 +0000)
commitfec5a569b6be94ee7fcc2608be9ce7dbd2976871
treeac5b09889f98fd72a08f1776d65e7e1e1aeed7b3
parent74576743969e42ba5424f0989e4e707b4264564a
tests: Factor out prep_creds()

3 times the same code can be put together

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/tests/libsmb.py