mirror of
https://github.com/samba-team/samba.git
synced 2025-07-31 20:22:15 +03:00
tests/krb5: Add claims tests
Based on tests originally written by Stefan Metzmacher <metze@samba.org> Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Sep 9 01:11:05 UTC 2022 on sn-devel-184
This commit is contained in:
committed by
Andrew Bartlett
parent
8b8a268084
commit
dadd322388
@ -1727,6 +1727,10 @@ planoldpythontestsuite(
|
||||
'ad_dc',
|
||||
'samba.tests.krb5.kpasswd_tests',
|
||||
environ=krb5_environ)
|
||||
planoldpythontestsuite(
|
||||
'ad_dc',
|
||||
'samba.tests.krb5.claims_tests',
|
||||
environ=krb5_environ)
|
||||
|
||||
for env in [
|
||||
'vampire_dc',
|
||||
|
Reference in New Issue
Block a user