summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-05-04 17:45:34 +0200
committerVolker Lendecke <vlendec@samba.org>2011-05-04 21:09:22 +0200
commitdeba880986b1029fa059fcfba9b2a72abf598a9b (patch)
tree078cedefae4e5e238b69d65b52e93e0d6a204a85 /source3/wscript_build
parenta491e8e8d33baac4c376591b932e06ecb39b7932 (diff)
downloadsamba-deba880986b1029fa059fcfba9b2a72abf598a9b.tar.gz
samba-deba880986b1029fa059fcfba9b2a72abf598a9b.tar.bz2
samba-deba880986b1029fa059fcfba9b2a72abf598a9b.zip
s3-torture: Add a test for notify upon read&x
This makes sure that when a file is brought online by a read call we notify the client for FILE_NOTIFY_CHANGE_ATTRIBUTES. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed May 4 21:09:22 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index fbc6693346..adeff836af 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -566,6 +566,7 @@ SMBTORTURE_SRC1 = '''torture/torture.c torture/nbio.c torture/scanner.c torture/
torture/test_addrchange.c
torture/test_posix_append.c
torture/test_case_insensitive.c
+ torture/test_notify_online.c
torture/test_smbsock_any_connect.c'''
SMBTORTURE_SRC = '''${SMBTORTURE_SRC1}