1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/smb2
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
..
acls.c s4:torture: add a test with additional bits in SEC_FLAG_MAXIMUM_ALLOWED 2019-03-04 18:11:16 +00:00
compound.c s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] names 2019-03-28 23:09:36 +00:00
connect.c s4:torture:smb2 prefer torture_comment() to printf(). 2016-09-07 12:09:17 +02:00
create.c s4:torture: Initialize tm struct 2019-03-22 14:03:19 +00:00
credits.c s4: torture: Add a TALLOC_CTX * to torture_smb2_crediting_init(). 2017-05-05 15:52:12 +02:00
delete-on-close.c torture4: Solaris cc can't deal with empty initializers 2019-02-08 08:51:19 +01:00
dir.c s4:torture: Use C99 initializers for level in smb2 dir test 2019-01-28 10:29:25 +01:00
dosmode.c s4/torture: add a test for dosmode and hidden files 2016-06-25 18:47:17 +02:00
durable_open.c s4:torture: Do not check if the alloc_size is 0 on empty files 2018-12-12 09:13:23 +01:00
durable_v2_open.c s4:torture: Do not check if the alloc_size is 0 on empty files 2018-12-12 09:13:23 +01:00
getinfo.c s4:torture: Use C99 initializers for file_levels in smb2 getinfo test 2019-01-28 10:29:25 +01:00
ioctl.c s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] names 2019-03-28 23:09:36 +00:00
lease_break_handler.c s4-torture: move lease break handler outside the lease testsuite. 2017-09-19 09:36:40 +02:00
lease_break_handler.h s4-torture: move lease break handler outside the lease testsuite. 2017-09-19 09:36:40 +02:00
lease.c s4:torture: Do not check if the alloc_size is 0 on empty files 2018-12-12 09:13:23 +01:00
lock.c s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] names 2019-03-28 23:09:36 +00:00
maxfid.c s4:torture: Use 65520 for maxopenfiles 2018-11-15 01:47:23 +01:00
maxwrite.c s4:torture:smb2:maxwrite: compile maxwrite test at least. 2016-09-07 12:09:16 +02:00
notify_disabled.c s4: torture: Add a TALLOC_CTX * to torture_smb2_notify_disabled_init(). 2017-05-05 15:52:13 +02:00
notify.c s4:torture/smb2: test_notify_tcp_dis trigger idle event every 0.25s 2019-03-28 23:09:33 +00:00
oplock.c s4:torture: Use C99 initializers for dirs in smb2 oplock test 2019-01-28 10:29:25 +01:00
read.c s4:torture/smb2/read: add test for cancelling SMB aio 2018-11-02 21:21:14 +01:00
rename.c lib: tevent: Use system <tevent.h>, not internal header path (except in self-test). 2017-08-16 20:58:13 +02:00
replay.c s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] names 2019-03-28 23:09:36 +00:00
scan.c s4: torture: Remove use of local variables that are simply mirroring popt_get_cmdline_credentials(). 2017-05-12 00:37:29 +02:00
session.c s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] names 2019-03-28 23:09:36 +00:00
setinfo.c s4:torture:smb2 prefer torture_comment() to printf(). 2016-09-07 12:09:17 +02:00
sharemode.c source4: Use wrapper for string to integer conversion 2019-03-01 00:32:11 +00:00
smb2.c s4:torture: add a test-suite for VSS 2018-11-27 07:13:13 +01:00
streams.c s4:torture/smb2/streams: try to rename basefile while is has open streams 2018-05-30 19:10:25 +02:00
util.c s4:torture/smb2: add smb2_create_simple_file() and torture_setup_simple_file() 2019-03-28 23:09:37 +00:00
wscript_build s4-torture: move lease break handler outside the lease testsuite. 2017-09-19 09:36:40 +02:00