summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>2009-10-05 18:39:13 +0300
committerAnatoliy Atanasov <anatoliy.atanasov@postpath.com>2009-10-16 12:54:14 +0300
commit6a680cea6a58f4a0d980be8ba47286293ab6f9ab (patch)
tree50f4ec711b2b6be24728b2817ffccc60545aec96 /source4/torture/config.mk
parent40a8a2268454a55103c5c675d6fc07efa3cb6f31 (diff)
downloadsamba-6a680cea6a58f4a0d980be8ba47286293ab6f9ab.tar.gz
samba-6a680cea6a58f4a0d980be8ba47286293ab6f9ab.tar.bz2
samba-6a680cea6a58f4a0d980be8ba47286293ab6f9ab.zip
s4/drs(tort): TORTURE_DRS torture module - initial implementation
Drsuapi tests module registers two suites: - DRS-RPC - tests to be executed against remote machine - DRS-UNIT - unit test for internal testing
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index b85a0f84b1..00362b6358 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -126,6 +126,10 @@ torture_rpc_OBJ_FILES = $(addprefix $(torturesrcdir)/rpc/, \
$(eval $(call proto_header_template,$(torturesrcdir)/rpc/proto.h,$(torture_rpc_OBJ_FILES:.o=.c)))
#################################
+# RPC/Local DRSUAPI tests
+mkinclude drs/config.mk
+
+#################################
# Start SUBSYSTEM TORTURE_RAP
[MODULE::TORTURE_RAP]
OUTPUT_TYPE = MERGED_OBJ