summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2006-06-05 10:00:41 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:08:53 -0500
commit232db0b46dcc78b977f0495645fd48487a0b090b (patch)
treecf96d1ab40b3039d7698b6fea9ab84bdd14edf8f /source4/torture/config.mk
parent68a06bf37ec4ef63767a866977855b8b8bf6a5c8 (diff)
downloadsamba-232db0b46dcc78b977f0495645fd48487a0b090b.tar.gz
samba-232db0b46dcc78b977f0495645fd48487a0b090b.tar.bz2
samba-232db0b46dcc78b977f0495645fd48487a0b090b.zip
r16044: Create a samba3 specific file in torture/rpc. The tests in there survive
against W2k3, but they are designed to walk existing Samba3 code paths. It might be possible that I add something like that to other subdirs like raw/. RPC-BINDSAMBA3 excercises the bind variants that samba3 supports right now. RPC-NETLOGSAMBA3 does a samba3 style join, does some schannel-protected netlogon operations and leaves again. Samba3 right now does not survive this, I'm about to fix it soon. I'll also post a *VERY* dirty hack (fake users in sys_getpwnam()) to be able to run this in the build farm. Volker (This used to be commit 60b45bf8b6d0d2bb216e319891d50d0e07ab3010)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index b48ea86d7c..71679418c4 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -142,6 +142,7 @@ OBJ_FILES = \
rpc/dssetup.o \
rpc/alter_context.o \
rpc/bench.o \
+ rpc/samba3rpc.o \
rpc/rpc.o \
rpc/async_bind.o
PUBLIC_DEPENDENCIES = \