summaryrefslogtreecommitdiff
path: root/source4/torture/local/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-05-24 14:19:34 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:08:34 -0500
commit20389549f14fe6448a1116a04073489d2860c192 (patch)
tree94a466e861515838d35825bac7808fce0b02be6a /source4/torture/local/config.mk
parentb22d15a0f80be0de1bb123f79058ec85d083cd75 (diff)
downloadsamba-20389549f14fe6448a1116a04073489d2860c192.tar.gz
samba-20389549f14fe6448a1116a04073489d2860c192.tar.bz2
samba-20389549f14fe6448a1116a04073489d2860c192.zip
r15862: add a LOCAL-EVENT torture test
- it currently tests the standard events code - with epoll enabled and disabled metze (This used to be commit ce5fd2293d5ce1f6a54048bc5662706943c98eb5)
Diffstat (limited to 'source4/torture/local/config.mk')
-rw-r--r--source4/torture/local/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/torture/local/config.mk b/source4/torture/local/config.mk
index c795df1ff8..7bcd8070ca 100644
--- a/source4/torture/local/config.mk
+++ b/source4/torture/local/config.mk
@@ -16,7 +16,8 @@ OBJ_FILES = \
util_strlist.o \
util_file.o \
sddl.o \
- ndr.o
+ ndr.o \
+ event.o
PUBLIC_DEPENDENCIES = \
RPC_NDR_ECHO \
LIBCLI_SMB \