summaryrefslogtreecommitdiff
path: root/source4/torture/raw/samba3misc.c
diff options
context:
space:
mode:
authorZack Kirsch <zack.kirsch@isilon.com>2009-02-20 15:29:29 -0800
committerTim Prouty <tprouty@samba.org>2009-02-20 16:42:50 -0800
commit2539d678f54d09577d5c86fae1d6d43175bfca96 (patch)
tree84495bd7926e247b8ef3ca73de56b93297555c51 /source4/torture/raw/samba3misc.c
parenta04bb5f9a267c6945db6ff25e16d15f7f813aaaf (diff)
downloadsamba-2539d678f54d09577d5c86fae1d6d43175bfca96.tar.gz
samba-2539d678f54d09577d5c86fae1d6d43175bfca96.tar.bz2
samba-2539d678f54d09577d5c86fae1d6d43175bfca96.zip
s4 torture: Add comment to clarify test
Diffstat (limited to 'source4/torture/raw/samba3misc.c')
-rw-r--r--source4/torture/raw/samba3misc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/torture/raw/samba3misc.c b/source4/torture/raw/samba3misc.c
index 8cdccb3906..c4c790cb0a 100644
--- a/source4/torture/raw/samba3misc.c
+++ b/source4/torture/raw/samba3misc.c
@@ -672,6 +672,9 @@ bool torture_samba3_caseinsensitive(struct torture_context *torture)
/*
* Check that Samba3 correctly deals with conflicting posix byte range locks
* on an underlying file
+ *
+ * Note: This test depends on "posix locking = yes".
+ * Note: To run this test, use "--option=torture:localdir=<LOCALDIR>"
*/
bool torture_samba3_posixtimedlock(struct torture_context *tctx)