mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
67c7609ab7
This emulates the behaviour of Azure AD. As this is quite slow we will later reduce the test load in this case, but for now we want to run all the getncchanges tests this way. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15701 Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Jennifer Sutton <josutton@catalyst.net.nz> |
||
---|---|---|
.. | ||
bug-14810 | ||
claims-client-tool | ||
complex_expressions | ||
conditional_ace_claims | ||
dfs_paths | ||
dirsync | ||
dns | ||
dns-aging | ||
durable-v2-delay | ||
empty-domain-name | ||
getncchanges | ||
getncchanges-azure-ad | ||
gkdi | ||
gmsa | ||
initshutdown | ||
kdc-salt | ||
kinit_trust | ||
krb5-no-preauth | ||
ldap | ||
ldap_spn | ||
lm-hash-support-gone | ||
modify-order | ||
multichannel | ||
netlogon | ||
nt-hash-support-gone | ||
ntlmv2-restrictions | ||
oneway | ||
priv_attr | ||
protected_users | ||
pyldb-segfaults | ||
python-segfaults | ||
quota1 | ||
README | ||
reparse | ||
replica_sync | ||
rpc-dfs | ||
rpc-netlogon-zerologon | ||
rw-invalid | ||
s3-logging | ||
s3-lsa-server | ||
samba3.rpc.samr | ||
samba3.vfs.fruit | ||
samba4.ldap.confidential_attr | ||
samba4.rpc.netlogon-s3 | ||
samba4.rpc.samr | ||
samba-tool-user-get-kerberos-ticket | ||
security-descriptors | ||
sid-strings | ||
silo-client-tool | ||
smb1-tests | ||
smb2.replay | ||
smb2.session | ||
smbclient_machine_auth.plain | ||
smbclient-smb3 | ||
source3-epmapper | ||
srvsvc | ||
symlink | ||
uac_objectclass_restrict | ||
upn_handling | ||
usage | ||
user_getpassword_gmsa | ||
vlv | ||
wkssvc |
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # Tests that are intended to *always* fail (e.g. to prove that the # test can't succeed under certain conditions) should be added under # selftest/expectedfail.d instead. # # "make test" will not report failures for tests listed here and will consider # a successful run for any of these tests an error. # # Empty lines and lines beginning with '#' are ignored. # Please don't add tests to this README!