]> git.ipfire.org Git - thirdparty/samba.git/commit
dsdb/tests: introduce assertLoginSuccess
authorStefan Metzmacher <metze@samba.org>
Fri, 4 Mar 2022 22:35:26 +0000 (23:35 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 10 Mar 2022 03:16:35 +0000 (03:16 +0000)
commit751ce671a4af32bc1c56433a5a1c8161377856c5
tree6a76da0328490349914345a0ce814d6f1e12a6d3
parent03ba5af3d9eaeb5f0c7c1a1a61ef2ac454eb8392
dsdb/tests: introduce assertLoginSuccess

This makes it possible to catch failures with knownfail entries.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13879

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/login_basics.py
source4/dsdb/tests/python/password_lockout_base.py