summaryrefslogtreecommitdiff
path: root/source4/torture/config.m4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-07-08 16:41:10 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:56:54 -0500
commit4b3b32a2f159b56e303edb80f31dbc96648366fa (patch)
tree8e226a71e86209db0d4ce4e01332850c2383a98f /source4/torture/config.m4
parent25cae4dc0c254a93d0b69d457672e1b750978b6b (diff)
downloadsamba-4b3b32a2f159b56e303edb80f31dbc96648366fa.tar.gz
samba-4b3b32a2f159b56e303edb80f31dbc96648366fa.tar.bz2
samba-4b3b32a2f159b56e303edb80f31dbc96648366fa.zip
r1403: commit volkers initial RAP torture test
we'll try to autogenerate the specific calls in future by pidl and create a new subsystem for the rap lib after that the server side will be added metze (This used to be commit f1bbde6bb4790f915c1fdbb53f6452c5ea454936)
Diffstat (limited to 'source4/torture/config.m4')
-rw-r--r--source4/torture/config.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/torture/config.m4 b/source4/torture/config.m4
index dcbed9f598..47b790fb68 100644
--- a/source4/torture/config.m4
+++ b/source4/torture/config.m4
@@ -6,6 +6,8 @@ SMB_SUBSYSTEM_MK(TORTURE_RAW,torture/config.mk)
SMB_SUBSYSTEM_MK(TORTURE_RPC,torture/config.mk)
+SMB_SUBSYSTEM_MK(TORTURE_RAP,torture/config.mk)
+
SMB_SUBSYSTEM_MK(TORTURE_AUTH,torture/config.mk)
SMB_SUBSYSTEM_MK(TORTURE_NBENCH,torture/config.mk)