1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba/tests
Joseph Sutton f9b666297c tests/krb5: Allow specifying whether PA-DATA types are to be checked
Not all tests are intended to test that the correct PA-DATA types are
returned. This parameter allows us to skip checking for cases where we
don’t care.

View with ‘git show -b’.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-05-18 01:03:37 +00:00
..
bin gpo: Remove sscep depends from Cert Auto Enroll 2022-05-13 14:46:29 +00:00
blackbox selftest: Add test parsing krb5 PAC claims via ndrdump 2023-03-31 02:50:30 +00:00
dcerpc python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
dns_forwarder_helpers libcli/dns.c: dns forwarder port test changes 2021-09-28 09:44:35 +00:00
emulate python compat: remove StringIO 2020-08-11 16:37:35 +00:00
kcc python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
krb5 tests/krb5: Allow specifying whether PA-DATA types are to be checked 2023-05-18 01:03:37 +00:00
samba_tool python:tests: Remove unused variables 2023-05-16 23:29:32 +00:00
__init__.py python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
audit_log_base.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
audit_log_dsdb.py python/tests: use changetype: modify in order to delete a single attribute 2023-03-22 22:10:32 +00:00
audit_log_pass_change.py python: Replace calls to deprecated methods 2023-01-30 09:00:39 +00:00
auth_log_base.py python: Remove unused imports in auth_log tests 2022-10-21 03:57:33 +00:00
auth_log_ncalrpc.py
auth_log_netlogon_bad_creds.py python2 reduction: Merge remaining compat code into common 2020-10-02 14:49:36 +00:00
auth_log_netlogon.py python compat: remove text_type 2020-08-11 16:37:35 +00:00
auth_log_pass_change.py python/samba/tests: fix samba.tests.auth_log_pass_change for later gnutls 2022-10-25 10:30:59 +00:00
auth_log_samlogon.py python compat: remove text_type 2020-08-11 16:37:35 +00:00
auth_log_winbind.py python2 reduction: Merge remaining compat code into common 2020-10-02 14:49:36 +00:00
auth_log.py CVE-2023-0922 set default ldap client sasl wrapping to seal 2023-04-05 03:08:51 +00:00
auth.py
common.py python: Move dsdb_Dn to samdb 2020-10-02 13:29:35 +00:00
complex_expressions.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
compression.py lib/compression: add simple python bindings 2022-12-22 19:50:33 +00:00
core.py
cred_opt.py samba-tool: Use authentication file to pass credentials 2022-10-04 02:48:37 +00:00
credentials.py Revert "cli_credentials_parse_string: fix parsing of principals" 2020-11-05 06:30:31 +00:00
dckeytab.py
dns_aging.py pytest/dns_aging: remove duplicate tests 2021-11-22 10:28:34 +00:00
dns_base.py pytest:dns_base: make_txt_update can set arbitrary TTL 2021-06-11 08:38:34 +00:00
dns_forwarder.py libcli/dns.c: dns forwarder port test changes 2021-09-28 09:44:35 +00:00
dns_invalid.py
dns_packet.py
dns_tkey.py python: Fix usage strings 2021-09-04 00:10:37 +00:00
dns_wildcard.py pytests/dns: use dnsserver.record_from_string 2021-04-08 21:54:35 +00:00
dns.py python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
docs.py pytest/docs: better spelling of set_smbconf_arbitrary 2021-11-22 11:18:09 +00:00
domain_backup_offline.py python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
domain_backup.py python:tests: Fix domain_backup test with Python 3.11 2023-02-20 21:58:32 +00:00
dsdb_api.py pydsdb: Add API to return strings of known UF_ flags 2021-09-02 05:03:31 +00:00
dsdb_dns.py pydns: expose dns timestamp utils to python, and test 2021-03-29 23:20:37 +00:00
dsdb_lock.py
dsdb_schema_attributes.py selftest: Add prefix to new schema attributes to avoid flapping dsdb_schema_attributes 2021-09-06 02:32:51 +00:00
dsdb.py s4-dsdb: Add tests of SamDB.get_nc_root() 2023-01-31 12:50:32 +00:00
encrypted_secrets.py
gensec.py
get_opt.py python: Streamline option parser of python tools 2021-06-20 23:26:32 +00:00
getdcname.py
glue.py pyglue: add float2nttime() and nttime2float() 2021-03-01 03:50:35 +00:00
gpo_member.py gpupdate: Deprecate libgpo.get_gpo_list 2023-04-28 02:15:36 +00:00
gpo.py gpo: Group Policy tests require a s3 loadparam 2023-04-28 02:15:36 +00:00
graph.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
group_audit.py python: Replace calls to deprecated methods 2023-01-30 09:00:39 +00:00
hostconfig.py
imports.py python: Test samdb import 2021-03-10 21:43:34 +00:00
join.py pytest/join: use TestCaseInTempDir.rm_files/dirs 2022-09-06 21:12:36 +00:00
krb5_credentials.py
ldap_raw.py
ldap_referrals.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
ldap_spn.py CVE-2022-0336: pytest: Add a test for an SPN conflict with a re-added SPN 2022-01-31 15:27:37 +00:00
ldap_upn_sam_account.py CVE-2020-25722 pytest: test sAMAccountName/userPrincipalName over ldap 2021-11-09 19:45:33 +00:00
ldap_whoami.py tests: Test ldap whoami exop 2023-04-26 07:20:14 +00:00
libsmb-basic.py tests: Show that streams_depot and shadow_copy2 don't play together 2023-04-17 17:14:37 +00:00
libsmb.py libsmb: Add "DOMAIN" to authentication creds 2022-11-22 18:27:33 +00:00
loadparm.py
logfiles.py tests: adapt logging test for s3. 2022-06-17 01:28:30 +00:00
lsa_string.py
messaging.py python compat: remove integer_types 2020-08-11 16:37:35 +00:00
ndr.py selftest: Add test of NDR marshalling from python, starting with wbint 2021-06-02 03:56:36 +00:00
net_join_no_spnego.py
net_join.py
netbios.py pytests: move ValidNetbiosNameTests to samba.tests.netbios 2022-09-06 21:12:36 +00:00
netcmd.py pytest/netcmd: fix for new samba-tool api 2022-09-08 22:34:36 +00:00
netlogonsvc.py
ntacls_backup.py netcmd: Fix opening SamDB database for offline backup 2021-03-24 02:08:54 +00:00
ntacls.py s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rights 2023-04-28 02:15:36 +00:00
ntlm_auth_base.py
ntlm_auth_krb5.py
ntlm_auth.py ntlm_auth: Adapt --diagnostics mode to expect that the DC does not support LANMAN by default 2022-03-17 01:57:38 +00:00
ntlmdisabled.py
pam_winbind_chauthtok.py
pam_winbind_setcred.py selftest: Add a test for PamLogOff 2022-04-08 20:13:37 +00:00
pam_winbind_warn_pwd_expire.py
pam_winbind.py
param.py
password_hash_fl2003.py
password_hash_fl2008.py
password_hash_gpgme.py
password_hash_ldap.py python compat: remove text_type 2020-08-11 16:37:35 +00:00
password_hash.py python compat: remove text_type 2020-08-11 16:37:35 +00:00
password_quality.py
password_test.py
policy.py
posixacl.py s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rights 2023-04-28 02:15:36 +00:00
prefork_restart.py python: Replace calls to deprecated methods 2023-01-30 09:00:39 +00:00
process_limits.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
provision.py
pso.py
py_credentials.py CVE-2022-32743 tests/py_credentials: Add tests for setting dNSHostName with LogonGetDomainInfo() 2022-07-28 22:47:37 +00:00
registry.py
reparsepoints.py tests: Test error codes for SET_REPARSE_POINT 2022-12-05 15:06:32 +00:00
s3_net_join.py pytest: s3_net_join: avoid name clash 2021-10-20 12:02:33 +00:00
s3idmapdb.py
s3param.py
s3passdb.py
s3registry.py
s3windb.py
safe_tarfile.py CVE-2007-4559 python: ensure sanity in our tarfiles 2022-10-04 03:48:43 +00:00
samba3sam.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
samba_upgradedns_lmdb.py
samdb_api.py pytest/samdb_api: use TestCaseInTempDir.rm_files 2022-09-06 21:12:36 +00:00
samdb.py pytest/samdb: use TestCaseInTempDir.rm_files/.rm_dirs 2022-09-06 21:12:36 +00:00
sddl.py pytest:sddl: show the correct handling of the "FA" SDDL flag 2023-04-28 02:15:36 +00:00
security.py librpc/ndr/pysecurity: use better exceptions 2023-04-28 02:15:36 +00:00
segfault.py pytest/segfault: abort for generate_random_bytes(-1) 2022-08-26 07:59:32 +00:00
sid_strings.py pytest:sid_strings: Do bad SIDs fail differently in simple-bind? 2023-04-28 02:15:36 +00:00
smb1posix.py tests: Show that in smb1 posix we don't treat dirs as case sensitive 2022-12-15 10:34:34 +00:00
smb2symlink.py tests: Ignore symlink trusts flags in symlink error returns 2022-12-05 15:06:32 +00:00
smb3unix.py python:tests: Avoid exceptions in cleanup code if a test fails in smb3unix.py 2023-01-26 12:15:33 +00:00
smb-notify.py spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated 2022-06-10 18:12:33 +00:00
smb.py
smbconf.py lib/smbconf: expose smbconf error codes to python wrapper 2022-06-08 13:13:10 +00:00
smbd_base.py
smbd_fuzztest.py
source_chars.py python:tests: Skip the source_chars test if not a git dir 2023-04-21 13:59:29 +00:00
source.py
strings.py
subunitrun.py
tdb_util.py
test_pam_winbind_chauthtok.sh python: Reformat shell scripts 2022-03-03 00:59:34 +00:00
test_pam_winbind_setcred.sh selftest: Add a test for PamLogOff 2022-04-08 20:13:37 +00:00
test_pam_winbind_warn_pwd_expire.sh python: Reformat shell scripts 2022-03-03 00:59:34 +00:00
test_pam_winbind.sh python: Reformat shell scripts 2022-03-03 00:59:34 +00:00
upgrade.py
upgradeprovision.py pytest:upgradeprovision: don't use misleading SDDL in tests 2023-04-28 02:15:36 +00:00
upgradeprovisionneeddc.py python: Replace calls to deprecated methods 2023-01-30 09:00:39 +00:00
usage.py selftest: Add python test that verifies that we can parse a PAC 2023-03-31 01:48:30 +00:00
xattr.py