1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/raw
Günther Deschner 5544756733 s4-torture: fix gcc6 build warning.
source4/torture/raw/eas.c:322:17: warning: comparison of constant '0' with
boolean expression is always false [-Wbool-compare]

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-02-06 21:48:18 +01:00
..
acls.c
chkpath.c
close.c
composite.c
context.c
eas.c s4-torture: fix gcc6 build warning. 2016-02-06 21:48:18 +01:00
ioctl.c
lock.c s4: torture: Add a new lock test to show that the Samba SMB1 multi-lock implementation is (currently) correct. 2014-07-08 10:16:59 +02:00
lockbench.c
lookuprate.c
missing.txt
mkdir.c
mux.c torture: convert raw.mux to use torture_comment() macros instead of printf() 2014-06-23 23:30:13 +02:00
notify.c torture-notify: Give nonrecursive updates 200ms 2015-07-13 15:00:25 +02:00
offline.c
open.c s4: torture: Test for incorrect file size returned in the response of "FILE_SUPERSEDE Create". 2015-04-30 22:12:22 +02:00
openbench.c
oplock.c s4:torture: Add smb2.oplock test batch9a and raw.oplock test batch9a 2014-11-07 20:13:09 +01:00
pingpong.c Fix various spelling errors 2015-11-06 13:43:45 +01:00
qfileinfo.c s4:torture/raw: fix debug message in torture_raw_qfileinfo_pipe() 2014-03-25 00:45:29 +01:00
qfsinfo.c
raw.c
read.c torture: Use torture_assert macro for value check in raw.read 2014-08-30 00:27:13 +02:00
rename.c
samba3hide.c
samba3misc.c s4:torture: avoid free of uninitialized variables in error-case. 2015-03-23 16:04:19 +01:00
search.c s4:torture/raw: avoid compiler warnings 2015-03-20 20:43:13 +01:00
seek.c
session.c Make libcli-smb-raw private, for now. 2016-01-13 04:43:23 +01:00
setfileinfo.c s4-torture: Use talloc for asprintf. 2013-12-06 01:14:09 +01:00
streams.c s4:torture/raw: avoid compiler warnings 2015-03-20 20:43:13 +01:00
tconrate.c
unlink.c s3-torture: Remove (incorrect) samba3-specific behavior in samba3.raw.unlink now the server is correct 2015-10-21 08:25:26 +02:00
write.c