summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-02-18 00:41:42 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:48:29 -0500
commit34659685e1d4e8bae5eef7adf449e2cd5186f9ff (patch)
treeb3a4621550eeecff3d7c722678fd88011ca7e9bd /source4/torture/config.mk
parent5d6ed2b3677c531aa710098535f531662ebd5e11 (diff)
downloadsamba-34659685e1d4e8bae5eef7adf449e2cd5186f9ff.tar.gz
samba-34659685e1d4e8bae5eef7adf449e2cd5186f9ff.tar.bz2
samba-34659685e1d4e8bae5eef7adf449e2cd5186f9ff.zip
r21415: Add tests for spoolss and drsuapi. Still need to add validators.
(This used to be commit 61cb52b65b9be2fd09a5c5a02536600c0ac500f7)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index a4fe054041..4d14ba14e0 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -104,7 +104,9 @@ OBJ_FILES = ndr/ndr.o \
ndr/lsa.o \
ndr/epmap.o \
ndr/dfs.o \
- ndr/netlogon.o
+ ndr/netlogon.o \
+ ndr/drsuapi.o \
+ ndr/spoolss.o
[MODULE::torture_rpc]
# TORTURE_NET and TORTURE_NBT use functions from torture_rpc...