dsdb/tests: introduce assertLoginSuccess
authorStefan Metzmacher <metze@samba.org>
Fri, 4 Mar 2022 22:35:26 +0000 (23:35 +0100)
committerJule Anger <janger@samba.org>
Wed, 16 Mar 2022 14:27:11 +0000 (14:27 +0000)
commit275f57f3796d7e74a2a9b69de51be53b89814f06
tree21b060166f7f03c2cf9f460056e566726edecb64
parent845d3674286b410070d215a73f75af4e758935af
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>
(cherry picked from commit 751ce671a4af32bc1c56433a5a1c8161377856c5)
source4/dsdb/tests/python/login_basics.py
source4/dsdb/tests/python/password_lockout_base.py