1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-17 04:23:50 +03:00

tests/krb5: Add tests for device info

These tests verify that the groups in the device info structure in the
PAC are exactly as expected under various scenarios.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton
2023-03-03 11:48:22 +13:00
committed by Andrew Bartlett
parent 24ee602acb
commit 0ac800d008
5 changed files with 2133 additions and 0 deletions

View File

@@ -118,6 +118,7 @@ EXCLUDE_USAGE = {
'python/samba/tests/krb5/group_tests.py',
'lib/compression/tests/scripts/three-byte-hash',
'python/samba/tests/krb5/etype_tests.py',
'python/samba/tests/krb5/device_tests.py',
}
EXCLUDE_HELP = {