mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r5652: Add libnet tests section to torture test.
rafal
(This used to be commit f061652b75
)
This commit is contained in:
parent
b55b885f1b
commit
75d2452c01
@ -181,6 +181,16 @@ REQUIRED_SUBSYSTEMS = \
|
||||
# End SUBSYSTEM TORTURE_NBT
|
||||
#################################
|
||||
|
||||
#################################
|
||||
# Start SUBSYSTEM TORTURE_NET
|
||||
[SUBSYSTEM::TORTURE_NET]
|
||||
ADD_OBJ_FILES = \
|
||||
torture/libnet/userinfo.o
|
||||
REQUIRED_SUBSYSTEMS = \
|
||||
NDR_ALL RPC_NDR_SAMR
|
||||
# End SUBSYSTEM TORTURE_NET
|
||||
#################################
|
||||
|
||||
#################################
|
||||
# Start BINARY smbtorture
|
||||
[BINARY::smbtorture]
|
||||
@ -198,6 +208,7 @@ REQUIRED_SUBSYSTEMS = \
|
||||
TORTURE_LDAP \
|
||||
TORTURE_COM \
|
||||
TORTURE_NBT \
|
||||
TORTURE_NET \
|
||||
CONFIG \
|
||||
LIBCMDLINE \
|
||||
LIBBASIC
|
||||
|
Loading…
Reference in New Issue
Block a user