summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-02-28 20:28:55 +0100
committerVolker Lendecke <vl@samba.org>2012-02-29 01:13:01 +0100
commitc5c67cacd979c5ea6a9ca9acdac104212556ec62 (patch)
tree6b62e958361ddbb4f390defa1a4ee7b33c4de186 /source3/Makefile.in
parente916778e6eb34c956c5e6559bbf3f6dfd17a8ba1 (diff)
downloadsamba-c5c67cacd979c5ea6a9ca9acdac104212556ec62.tar.gz
samba-c5c67cacd979c5ea6a9ca9acdac104212556ec62.tar.bz2
samba-c5c67cacd979c5ea6a9ca9acdac104212556ec62.zip
s3: Add a test that makes a chained open break an oplock
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Wed Feb 29 01:13:03 CET 2012 on sn-devel-104
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 0a189b54dd..71a18d6263 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1266,6 +1266,7 @@ SMBTORTURE_OBJ1 = torture/torture.o torture/nbio.o torture/scanner.o torture/uta
torture/test_case_insensitive.o \
torture/test_posix_append.o \
torture/test_smb2.o \
+ torture/test_chain3.o \
torture/test_authinfo_structs.o \
torture/test_cleanup.o \
torture/t_strappend.o