1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture
Stefan Metzmacher 4ffb517ffd s4:torture/smb2: add smb2_create_simple_file() and torture_setup_simple_file()
Instead of the *_complex_file() versions these don't use EA's nor
complex timestamps.

A lot of tests currently using *_complex_file() only fail because
smbd doesn't implement the correct 'change_time' update behavior.
That should not be the reason why all smb2 related tests fail.

Timestamps should be tested in dedicated tests.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13864

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-03-28 23:09:37 +00:00
..
auth s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
basic s4:torture: Make sure we do not create a shadow 'struct params' 2019-03-04 21:41:17 +00:00
dfs s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
dns dlz: Add test to ensure there are writable zones 2019-03-26 03:03:23 +00:00
drs torture: Use GUID_zero() 2019-02-25 19:36:19 +01:00
gpo s4/torture/gpo: Use existing code to 'run' external commands 2018-12-10 10:38:22 +01:00
krb5 torture krb5.kdc.canon: Correct principal being checked in TEST_AS_REQ_SELF stage 2018-09-05 11:42:26 +02:00
ldap s4-cldap/netlogon: Match Windows 2012R2 and return NETLOGON_NT_VERSION_5 when version unspecified 2017-07-28 00:25:15 +02:00
ldb ldb: Avoid multiple tiny allocations during full DB scan 2016-08-31 10:53:09 +02:00
libnet PY3: change shebang to python3 in source4/torture dir 2018-12-14 14:40:20 +01:00
libnetapi s4:torture: Initialize pointers in libnetapi user test 2018-11-22 22:13:26 +01:00
libsmbclient selftest: Run libsmbclient tests with NT1 and SMB3 2018-09-05 21:56:11 +02:00
local Conditionally disable macOS incompatible tests 2018-12-17 01:24:15 +01:00
man
nbench source4: Use wrapper for string to integer conversion 2019-03-01 00:32:11 +00:00
nbt s4/torture: Update winsreplication to only use IPv4 addresses 2019-03-27 13:31:27 +00:00
ndr librpc idl: netlogon netr_identity_info logon_id to 64 bit 2019-02-20 06:03:09 +01:00
ntp s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
rap s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
raw s4:torture/raw: test_notify_tcp_dis trigger idle event every 0.25s 2019-03-28 23:09:33 +00:00
rpc s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] names 2019-03-28 23:09:36 +00:00
smb2 s4:torture/smb2: add smb2_create_simple_file() and torture_setup_simple_file() 2019-03-28 23:09:37 +00:00
tests s4-torture: Fix kinit of samba4.blackbox.locktest 2017-04-29 23:31:10 +02:00
unix lib: Remove "struct sid_parse_ret" again 2019-03-12 00:42:19 +00:00
vfs s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] names 2019-03-28 23:09:36 +00:00
winbind torture: Cope with WINBINDD_SHOW_SEQUENCE failure for fake trusts 2018-05-29 02:31:40 +02:00
gentest.c s4:torture: Use C99 initializers in gentest 2019-01-28 10:29:26 +01:00
locktest.c s4: torture: Remove talloc_autofree_context() from locktest. 2017-05-05 15:52:14 +02:00
masktest.c s4:torture: Fix comparison between pointer and zero character constant 2017-06-01 23:42:58 +02:00
shell.c s4:torture: Use #ifdef instead of #if for config.h definitions 2018-11-29 02:20:48 +01:00
smbtorture.c s4:torture: Use #ifdef instead of #if for config.h definitions 2018-11-29 02:20:48 +01:00
smbtorture.h s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
torture.c s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
util_smb.c s4:torture: Fix size types in torture_create_procs() 2018-04-03 20:20:10 +02:00
util.h
wscript_build lib:printer_driver: Add printer_driver library to parse printer driver inf files 2019-01-28 15:44:18 +01:00