3 bld
.SAMBA3_BINARY('locktest2',
13 TORTURE3_ADDITIONAL_SOURCE
=""
16 TORTURE3_ADDITIONAL_SOURCE
+= ' test_ctdbd_conn.c'
18 bld
.SAMBA3_BINARY('smbtorture' + bld
.env
.suffix3
,
34 test_case_insensitive.c
39 test_authinfo_structs.c
40 test_smbsock_any_connect.c
43 ../lib/tevent_barrier.c
45 test_dbwrap_do_locked.c
46 test_idmap_tdb_common.c
50 test_messaging_fd_passing.c
51 test_messaging_send_all.c
53 test_pthreadpool_tevent.c
60 test_readdir_timestamp.c
63 ''' + TORTURE3_ADDITIONAL_SOURCE
,
81 cflags
='-DWINBINDD_SOCKET_DIR=\"%s\"' % bld
.env
.WINBINDD_SOCKET_DIR
,
84 bld
.SAMBA3_BINARY('msgtest',
92 bld
.SAMBA3_BINARY('msg_sink',
100 bld
.SAMBA3_BINARY('msg_source',
101 source
='msg_source.c',
108 bld
.SAMBA3_BINARY('pdbtest',
119 if bld
.CONFIG_SET('WITH_SMB1SERVER'):
120 SMB1_SOURCES
= 'vfstest_chain.c'
124 bld
.SAMBA3_BINARY('vfstest',