r21694: Some more testing updates.
[kai/samba-autobuild/.git] / source4 / torture / local / config.mk
1 #################################
2 # Start SUBSYSTEM TORTURE_LOCAL
3 [MODULE::TORTURE_LOCAL]
4 SUBSYSTEM = torture
5 INIT_FUNCTION = torture_local_init
6 PRIVATE_PROTO_HEADER = \
7                 proto.h
8 OBJ_FILES = \
9                 iconv.o \
10                 ../../lib/crypto/md4test.o \
11                 ../../lib/crypto/md5test.o \
12                 ../../lib/crypto/hmacmd5test.o \
13                 ../../lib/crypto/sha1test.o \
14                 ../../lib/crypto/hmacsha1test.o \
15                 ../../lib/talloc/testsuite.o \
16                 ../../lib/replace/test/os2_delete.o \
17                 ../../lib/replace/test/testsuite.o \
18                 messaging.o \
19                 ../../librpc/tests/binding_string.o \
20                 ../../lib/util/tests/idtree.o \
21                 ../../lib/socket/testsuite.o \
22                 ../../lib/socket_wrapper/testsuite.o \
23                 irpc.o \
24                 ../../lib/registry/tests/generic.o \
25                 resolve.o \
26                 ../../lib/util/tests/strlist.o \
27                 ../../lib/util/tests/file.o \
28                 ../../lib/util/tests/genrand.o \
29                 ../../lib/compression/testsuite.o \
30                 ../../lib/charset/testsuite.o \
31                 sddl.o \
32                 ../../lib/tdr/testsuite.o \
33                 event.o \
34                 local.o \
35                 dbspeed.o \
36                 torture.o
37 PUBLIC_DEPENDENCIES = \
38                 RPC_NDR_ECHO \
39                 TDR \
40                 LIBCLI_SMB \
41                 MESSAGING \
42                 ICONV \
43                 registry \
44                 LIBCRYPTO \
45                 POPT_CREDENTIALS \
46                 TORTURE_AUTH \
47                 TORTURE_UTIL
48 PRIVATE_DEPENDENCIES = TORTURE_NDR
49 # End SUBSYSTEM TORTURE_LOCAL
50 #################################
51