CVE-2021-20251 tests/krb5: Add tests for password lockout race
[samba.git] / python / samba / tests / usage.py
index a7d51eab2b56c23ad9c7a7935a4f83372f19e1e0..ffb52c06f867b67071e820eef8423b8c10d3483b 100644 (file)
@@ -114,6 +114,7 @@ EXCLUDE_USAGE = {
     'python/samba/tests/krb5/nt_hash_tests.py',
     'python/samba/tests/krb5/kpasswd_tests.py',
     'python/samba/tests/krb5/claims_tests.py',
+    'python/samba/tests/krb5/lockout_tests.py',
 }
 
 EXCLUDE_HELP = {