1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-30 13:18:05 +03:00
samba-mirror/source4/torture/smb2
Uri Simchoni a83953a094 s4-torture: fix file time checks
NTTIME is an unsigned quantity. When comparing two
of them, first calculate a signed difference, then
take absolute value.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-11-22 10:20:20 +01:00
..
acls.c s4: torture: Remove use of local variables that are simply mirroring popt_get_cmdline_credentials(). 2017-05-12 00:37:29 +02:00
compound.c torture: Add testcase for compound CREATE-WRITE-CLOSE request 2017-09-22 05:45:21 +02:00
connect.c s4:torture:smb2 prefer torture_comment() to printf(). 2016-09-07 12:09:17 +02:00
create.c s4-torture: fix file time checks 2017-11-22 10:20:20 +01: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 s4: torture: Add smb2 FIND_and_set_DOC test case. 2017-11-05 12:31:12 +01:00
dir.c s4: torture: Add a TALLOC_CTX * to torture_smb2_dir_init(). 2017-05-05 15:52:12 +02: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: Add TALLOC_CTX * to torture_smb2_durable_open_disconnect_init(), torture_smb2_durable_open_init() 2017-05-05 15:52:12 +02:00
durable_v2_open.c s4: torture: Add TALLOC_CTX * to torture_smb2_durable_v2_open_init(). 2017-05-05 15:52:12 +02:00
getinfo.c s4: torture: Add a TALLOC_CTX * to torture_smb2_getinfo_init(). 2017-05-05 15:52:14 +02:00
ioctl.c s4/torture: test fetching a resume key twice 2017-07-03 19:59:08 +02: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: move lease break handler outside the lease testsuite. 2017-09-19 09:36:40 +02:00
lock.c s4: torture: Add a TALLOC_CTX * to torture_smb2_lock_init(). 2017-05-05 15:52:12 +02:00
maxfid.c s4-torture: Use the correct variable type in torture_smb2_maxfid() 2017-02-23 03:18:10 +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: add a test for rename change notification with inotify enabled 2017-08-26 05:05:08 +02:00
oplock.c s4: torture: Ensure kernel oplock test can't hang in pause(). 2017-11-16 22:27:06 +01:00
read.c s4: torture: Add a TALLOC_CTX * to torture_smb2_read_init(). 2017-05-05 15:52:13 +02: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: torture: Remove use of local variables that are simply mirroring popt_get_cmdline_credentials(). 2017-05-12 00:37:29 +02: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: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
setinfo.c s4:torture:smb2 prefer torture_comment() to printf(). 2016-09-07 12:09:17 +02:00
sharemode.c lib: tevent: Use system <tevent.h>, not internal header path (except in self-test). 2017-08-16 20:58:13 +02:00
smb2.c s4/torture: add a test for rename change notification with inotify enabled 2017-08-26 05:05:08 +02:00
streams.c s4: torture: Add a TALLOC_CTX * to torture_smb2_streams_init(). 2017-05-05 15:52:13 +02:00
util.c s4/torture: make --unclist active with smb2 testcases 2017-08-30 00:16:51 +02:00
wscript_build s4-torture: move lease break handler outside the lease testsuite. 2017-09-19 09:36:40 +02:00