s4:torture: Add Replay tests to examine server behaviour when Multiple Channels are...
[kai/samba-autobuild/.git] / source4 / torture / smb2 / wscript_build
index 432e872d65af0d2f49761be76a43f4078df495d0..9ccf85b950b4ba0f73448243c9a49c96063fd04e 100644 (file)
@@ -4,7 +4,7 @@ bld.SAMBA_MODULE('TORTURE_SMB2',
        source='''connect.c scan.c util.c getinfo.c setinfo.c lock.c notify.c
        smb2.c durable_open.c durable_v2_open.c oplock.c dir.c lease.c create.c
        acls.c read.c compound.c streams.c ioctl.c rename.c
-       session.c delete-on-close.c''',
+       session.c delete-on-close.c replay.c''',
        allow_warnings=True,
        subsystem='smbtorture',
        deps='LIBCLI_SMB2 POPT_CREDENTIALS torture NDR_IOCTL',