summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-04-04 14:35:12 +0200
committerVolker Lendecke <vl@samba.org>2012-04-17 10:21:02 +0200
commitae691cd9cc5f00a1d4465d233cdd9f5b580b2c39 (patch)
tree68c6cf8d3203012d2f78cadfbd7c655d8276d305 /source3/wscript_build
parent842b86c45ff656aab531530646a4e935e53166e4 (diff)
downloadsamba-ae691cd9cc5f00a1d4465d233cdd9f5b580b2c39.tar.gz
samba-ae691cd9cc5f00a1d4465d233cdd9f5b580b2c39.tar.bz2
samba-ae691cd9cc5f00a1d4465d233cdd9f5b580b2c39.zip
s3: Add two notify benchmark tests
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 2771358972..652743c86f 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -576,6 +576,8 @@ SMBTORTURE_SRC1 = '''torture/torture.c torture/nbio.c torture/scanner.c torture/
torture/test_cleanup.c
torture/test_ctdbconn.c
torture/test_msg.c
+ torture/test_notify.c
+ lib/tevent_barrier.c
torture/t_strappend.c'''
SMBTORTURE_SRC = '''${SMBTORTURE_SRC1}