mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
05d3a909d5
This makes our testing much more realistic and allows the removal of some knowfail entries. It also means the testing with network namespaces on Linux can use the same addresses as our socket wrapper testing. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> |
||
---|---|---|
.. | ||
bug-14236 | ||
complex_expressions | ||
dns | ||
durable-v2-delay | ||
empty-domain-name | ||
encrypted_secrets | ||
getncchanges | ||
initshutdown | ||
keytab | ||
labdc | ||
ldap | ||
modify-order | ||
netlogon | ||
ntlmv1-restrictions | ||
ntlmv2-restrictions | ||
password_settings | ||
python-segfaults | ||
README | ||
replica_sync | ||
s3-lsa-server | ||
samba3.vfs.fruit | ||
smbclient-smb3 | ||
srvsvc | ||
upn_handling | ||
usage | ||
vlv | ||
wkssvc |
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # "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 begining with '#' are ignored. # Please don't add tests to this README!