2004-05-25 02:00:40 +04:00
# TORTURE subsystem
#################################
# Start SUBSYSTEM TORTURE_BASIC
[SUBSYSTEM :: TORTURE_BASIC ]
ADD_OBJ_FILES = \
torture/basic/scanner.o \
torture/basic/utable.o \
torture/basic/charset.o \
torture/basic/mangle_test.o \
torture/basic/denytest.o \
2004-09-24 10:56:11 +04:00
torture/basic/aliases.o \
2004-10-17 06:52:37 +04:00
torture/basic/locking.o \
2004-10-24 13:08:52 +04:00
torture/basic/secleak.o \
2004-10-25 06:59:48 +04:00
torture/basic/rename.o \
2004-10-25 11:24:46 +04:00
torture/basic/dir.o \
2004-10-26 12:32:16 +04:00
torture/basic/delete.o \
2004-11-06 12:12:53 +03:00
torture/basic/unlink.o \
2004-11-09 12:26:47 +03:00
torture/basic/disconnect.o \
2004-11-12 12:37:59 +03:00
torture/basic/delaywrite.o \
2004-11-25 01:26:19 +03:00
torture/basic/attr.o \
torture/basic/properties.o
2004-05-25 02:00:40 +04:00
REQUIRED_SUBSYSTEMS = \
2004-11-19 23:21:13 +03:00
LIBSMB
2004-05-25 02:00:40 +04:00
# End SUBSYSTEM TORTURE_BASIC
#################################
#################################
# Start SUBSYSTEM TORTURE_BASIC
[SUBSYSTEM :: TORTURE_RAW ]
ADD_OBJ_FILES = \
torture/raw/qfsinfo.o \
torture/raw/qfileinfo.o \
torture/raw/setfileinfo.o \
torture/raw/search.o \
torture/raw/close.o \
torture/raw/open.o \
torture/raw/mkdir.o \
torture/raw/oplock.o \
torture/raw/notify.o \
torture/raw/mux.o \
torture/raw/ioctl.o \
torture/raw/chkpath.o \
torture/raw/unlink.o \
torture/raw/read.o \
torture/raw/context.o \
torture/raw/write.o \
torture/raw/lock.o \
torture/raw/rename.o \
2004-11-15 09:55:27 +03:00
torture/raw/eas.o \
torture/raw/streams.o \
2004-11-18 04:02:27 +03:00
torture/raw/acls.o \
2005-01-12 10:03:29 +03:00
torture/raw/seek.o \
torture/raw/composite.o
2004-05-25 02:00:40 +04:00
REQUIRED_SUBSYSTEMS = \
2004-12-06 10:13:50 +03:00
LIBSMB LIBCLI_LSA
2004-05-25 02:00:40 +04:00
# End SUBSYSTEM TORTURE_RAW
#################################
2004-11-03 23:32:28 +03:00
#################################
2005-03-07 00:43:54 +03:00
# Start SUBSYSTEM TORTURE_COM
2005-02-21 17:30:49 +03:00
[SUBSYSTEM :: TORTURE_COM ]
2004-11-03 23:32:28 +03:00
ADD_OBJ_FILES = \
2005-02-21 17:30:49 +03:00
torture/com/simple.o
2004-11-03 23:32:28 +03:00
REQUIRED_SUBSYSTEMS = \
2005-05-18 00:18:06 +04:00
COM DCOM
2005-03-07 00:43:54 +03:00
# End SUBSYSTEM TORTURE_COM
2004-11-03 23:32:28 +03:00
#################################
2004-05-25 02:00:40 +04:00
#################################
# Start SUBSYSTEM TORTURE_RPC
[SUBSYSTEM :: TORTURE_RPC ]
ADD_OBJ_FILES = \
torture/rpc/lsa.o \
2005-06-17 17:09:16 +04:00
torture/rpc/session_key.o \
2004-05-25 02:00:40 +04:00
torture/rpc/echo.o \
2004-08-11 23:48:36 +04:00
torture/rpc/dcom.o \
2004-05-25 02:00:40 +04:00
torture/rpc/dfs.o \
2004-07-13 22:05:02 +04:00
torture/rpc/drsuapi.o \
2004-05-25 02:00:40 +04:00
torture/rpc/spoolss.o \
2005-05-19 19:45:25 +04:00
torture/rpc/unixinfo.o \
2004-05-25 02:00:40 +04:00
torture/rpc/samr.o \
torture/rpc/wkssvc.o \
torture/rpc/srvsvc.o \
2004-08-02 04:24:04 +04:00
torture/rpc/svcctl.o \
2004-05-25 02:00:40 +04:00
torture/rpc/atsvc.o \
torture/rpc/eventlog.o \
torture/rpc/epmapper.o \
torture/rpc/winreg.o \
2005-03-17 23:28:01 +03:00
torture/rpc/initshutdown.o \
2004-09-28 23:20:00 +04:00
torture/rpc/oxidresolve.o \
2004-10-31 21:37:59 +03:00
torture/rpc/remact.o \
2004-05-25 02:00:40 +04:00
torture/rpc/mgmt.o \
torture/rpc/scanner.o \
torture/rpc/autoidl.o \
2004-10-08 05:15:25 +04:00
torture/rpc/countcalls.o \
2004-06-06 11:14:10 +04:00
torture/rpc/testjoin.o \
2004-11-10 19:50:15 +03:00
torture/rpc/xplogin.o \
2004-06-06 11:14:10 +04:00
torture/rpc/schannel.o \
2004-06-17 04:31:24 +04:00
torture/rpc/netlogon.o \
2004-11-11 07:32:01 +03:00
torture/rpc/samlogon.o \
2004-11-12 02:24:30 +03:00
torture/rpc/samsync.o \
2004-11-20 21:51:58 +03:00
torture/rpc/rot.o \
2004-12-31 13:49:35 +03:00
torture/rpc/bind.o \
2005-01-09 12:38:16 +03:00
torture/rpc/dssetup.o \
2005-05-01 14:18:19 +04:00
torture/rpc/alter_context.o \
torture/rpc/bench.o
2004-05-25 02:00:40 +04:00
REQUIRED_SUBSYSTEMS = \
2005-05-19 19:45:25 +04:00
NDR_ALL RPC_NDR_UNIXINFO RPC_NDR_SAMR RPC_NDR_WINREG RPC_NDR_INITSHUTDOWN \
2005-03-17 23:28:01 +03:00
RPC_NDR_OXIDRESOLVER RPC_NDR_EVENTLOG RPC_NDR_ECHO RPC_NDR_SVCCTL \
2004-11-19 23:21:13 +03:00
RPC_NDR_MGMT RPC_NDR_NETLOGON RPC_NDR_ATSVC RPC_NDR_DRSUAPI \
RPC_NDR_LSA RPC_NDR_EPMAPPER RPC_NDR_DFS RPC_NDR_SPOOLSS \
2005-02-21 16:13:21 +03:00
RPC_NDR_SRVSVC RPC_NDR_WKSSVC RPC_NDR_ROT RPC_NDR_DSSETUP \
RPC_NDR_REMACT RPC_NDR_OXIDRESOLVER
2004-05-25 02:00:40 +04:00
# End SUBSYSTEM TORTURE_RPC
#################################
2004-07-08 20:41:10 +04:00
#################################
# Start SUBSYSTEM TORTURE_RAP
[SUBSYSTEM :: TORTURE_RAP ]
ADD_OBJ_FILES = \
torture/rap/rap.o
REQUIRED_SUBSYSTEMS = \
LIBSMB
# End SUBSYSTEM TORTURE_RAP
#################################
2004-05-25 19:56:02 +04:00
#################################
# Start SUBSYSTEM TORTURE_AUTH
[SUBSYSTEM :: TORTURE_AUTH ]
2004-05-26 03:12:52 +04:00
ADD_OBJ_FILES = \
2004-08-12 21:04:46 +04:00
torture/auth/ntlmssp.o
2004-05-25 19:56:02 +04:00
REQUIRED_SUBSYSTEMS = \
LIBSMB
# End SUBSYSTEM TORTURE_AUTH
#################################
2004-09-01 08:39:06 +04:00
#################################
# Start SUBSYSTEM TORTURE_LOCAL
[SUBSYSTEM :: TORTURE_LOCAL ]
ADD_OBJ_FILES = \
2004-09-28 09:42:02 +04:00
torture/local/iconv.o \
2005-01-02 10:47:34 +03:00
lib/talloc/testsuite.o \
2004-10-21 23:54:38 +04:00
torture/local/messaging.o \
2004-10-22 10:46:04 +04:00
torture/local/binding_string.o \
2005-01-19 06:20:20 +03:00
torture/local/idtree.o \
2005-06-05 10:53:07 +04:00
torture/local/socket.o \
torture/local/irpc.o
2004-09-01 08:39:06 +04:00
REQUIRED_SUBSYSTEMS = \
2004-10-17 14:04:49 +04:00
LIBSMB \
MESSAGING
2004-09-01 08:39:06 +04:00
# End SUBSYSTEM TORTURE_LOCAL
#################################
2004-05-25 02:00:40 +04:00
#################################
# Start SUBSYSTEM TORTURE_NBENCH
[SUBSYSTEM :: TORTURE_NBENCH ]
ADD_OBJ_FILES = \
torture/nbench/nbio.o \
torture/nbench/nbench.o
# End SUBSYSTEM TORTURE_NBENCH
#################################
2004-08-12 12:00:45 +04:00
#################################
# Start SUBSYSTEM TORTURE_LDAP
[SUBSYSTEM :: TORTURE_LDAP ]
ADD_OBJ_FILES = \
torture/ldap/common.o \
2005-05-10 06:03:47 +04:00
torture/ldap/basic.o \
2005-05-18 08:17:24 +04:00
torture/ldap/cldap.o \
torture/ldap/cldapbench.o
2004-08-12 12:00:45 +04:00
REQUIRED_SUBSYSTEMS = \
2005-05-10 06:03:47 +04:00
LIBCLI_LDAP LIBCLI_CLDAP
2004-08-12 12:00:45 +04:00
# End SUBSYSTEM TORTURE_LDAP
#################################
2005-01-31 12:54:39 +03:00
#################################
# Start SUBSYSTEM TORTURE_NBT
[SUBSYSTEM :: TORTURE_NBT ]
ADD_OBJ_FILES = \
2005-02-01 09:16:12 +03:00
torture/nbt/query.o \
2005-02-10 06:22:47 +03:00
torture/nbt/register.o \
2005-02-15 07:55:56 +03:00
torture/nbt/wins.o \
2005-02-16 13:04:52 +03:00
torture/nbt/winsbench.o \
2005-04-06 15:17:08 +04:00
torture/nbt/winsreplication.o \
torture/nbt/dgram.o
2005-01-31 12:54:39 +03:00
REQUIRED_SUBSYSTEMS = \
2005-02-16 13:04:52 +03:00
LIBSMB LIBCLI_WINS
2005-01-31 12:54:39 +03:00
# End SUBSYSTEM TORTURE_NBT
#################################
2005-03-04 03:25:16 +03:00
#################################
# Start SUBSYSTEM TORTURE_NET
[SUBSYSTEM :: TORTURE_NET ]
ADD_OBJ_FILES = \
2005-04-21 05:01:26 +04:00
torture/libnet/userinfo.o \
2005-06-06 13:01:27 +04:00
torture/libnet/userman.o \
2005-06-08 03:27:49 +04:00
torture/libnet/domain.o \
2005-06-19 02:37:11 +04:00
torture/libnet/libnet_lookup.o \
2005-06-08 03:27:49 +04:00
torture/libnet/libnet_user.o
2005-03-04 03:25:16 +03:00
REQUIRED_SUBSYSTEMS = \
2005-03-07 08:10:44 +03:00
NDR_ALL RPC_NDR_SAMR LIBNET
2005-03-04 03:25:16 +03:00
# End SUBSYSTEM TORTURE_NET
#################################
2004-05-25 02:00:40 +04:00
#################################
# Start BINARY smbtorture
[BINARY :: smbtorture ]
OBJ_FILES = \
torture/torture.o \
2004-05-25 19:56:02 +04:00
torture/torture_util.o
2004-05-25 02:00:40 +04:00
REQUIRED_SUBSYSTEMS = \
TORTURE_BASIC \
TORTURE_RAW \
TORTURE_RPC \
2004-07-08 20:41:10 +04:00
TORTURE_RAP \
2004-05-25 19:56:02 +04:00
TORTURE_AUTH \
2004-09-01 08:39:06 +04:00
TORTURE_LOCAL \
2004-05-25 02:00:40 +04:00
TORTURE_NBENCH \
2004-08-12 12:00:45 +04:00
TORTURE_LDAP \
2005-02-21 17:30:49 +03:00
TORTURE_COM \
2005-01-31 12:54:39 +03:00
TORTURE_NBT \
2005-03-04 03:25:16 +03:00
TORTURE_NET \
2004-05-25 02:00:40 +04:00
CONFIG \
LIBCMDLINE \
LIBBASIC
2005-06-27 16:09:52 +04:00
MANPAGE = torture/man/smbtorture.1
2004-05-25 02:00:40 +04:00
# End BINARY smbtorture
#################################
2004-05-25 04:20:19 +04:00
#################################
# Start BINARY gentest
[BINARY :: gentest ]
OBJ_FILES = \
torture/gentest.o \
torture/torture_util.o
REQUIRED_SUBSYSTEMS = \
LIBSMB \
CONFIG \
LIBBASIC \
2004-11-15 03:32:37 +03:00
LIBCMDLINE \
2005-05-17 04:51:13 +04:00
RPC
2005-06-27 16:09:52 +04:00
MANPAGE = torture/man/gentest.1
2004-05-25 04:20:19 +04:00
# End BINARY gentest
#################################
#################################
# Start BINARY masktest
[BINARY :: masktest ]
OBJ_FILES = \
torture/masktest.o
REQUIRED_SUBSYSTEMS = \
LIBSMB \
CONFIG \
LIBBASIC \
2004-11-15 03:32:37 +03:00
LIBCMDLINE \
2005-05-17 04:51:13 +04:00
RPC
2005-06-27 16:09:52 +04:00
MANPAGE = torture/man/masktest.1
2004-05-25 04:20:19 +04:00
# End BINARY masktest
#################################
#################################
# Start BINARY locktest
[BINARY :: locktest ]
OBJ_FILES = \
2004-08-10 00:51:16 +04:00
torture/locktest.o \
torture/torture_util.o
2004-05-25 04:20:19 +04:00
REQUIRED_SUBSYSTEMS = \
LIBSMB \
CONFIG \
LIBBASIC \
2004-11-15 03:32:37 +03:00
LIBCMDLINE \
2005-05-17 04:51:13 +04:00
RPC
2005-06-27 16:09:52 +04:00
MANPAGE = torture/man/locktest.1
2004-05-25 04:20:19 +04:00
# End BINARY locktest
#################################