summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-03-09 02:13:13 +0000
committerAndrew Tridgell <tridge@samba.org>2004-03-09 02:13:13 +0000
commit2d9a8bf0c93d0f4c8c02b3dfe074f59dba97009b (patch)
tree0d5dd71caf5e51d941b36ad8b8b2aaa9150c3c3e /source4/Makefile.in
parent1b71c60c36f0e2dc70b83688194c7aa3512623e2 (diff)
downloadsamba-2d9a8bf0c93d0f4c8c02b3dfe074f59dba97009b.tar.gz
samba-2d9a8bf0c93d0f4c8c02b3dfe074f59dba97009b.tar.bz2
samba-2d9a8bf0c93d0f4c8c02b3dfe074f59dba97009b.zip
greatly improved NBENCH netbench simulator
- more accurate request simulation using Samba4 raw client library - now checks for correct status on all requests - timelimit based benchmarking, default of 600 seconds (This used to be commit a46c009c0459658784d7d7b3b0502dc20958043a)
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r--source4/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index b362b0c18d..e240afb766 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -141,6 +141,8 @@ TORTURE_RAW_OBJS = @TORTURE_RAW_OBJS@
TORTURE_RPC_OBJS = @TORTURE_RPC_OBJS@
+TORTURE_NBENCH_OBJS = @TORTURE_NBENCH_OBJS@
+
TORTURE_OBJS = @TORTURE_OBJS@
TORTURE_LIBS = @TORTURE_LIBS@