s4:torture: add smb2.session.expire2 test
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Dec 2017 11:53:02 +0000 (12:53 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 8 Mar 2018 20:55:22 +0000 (21:55 +0100)
commitf0e7a7c96b06ee56b734640cbb59d4a741dd6e0b
tree16fd1eb0b9038a6f5c6c93c5fa5884fd74c1fd58
parentd0c6802bd6f5be279b95858a6a6920a1745c32a8
s4:torture: add smb2.session.expire2 test

This demonstrates the interaction of NT_STATUS_NETWORK_SESSION_EXPIRED
and various SMB2 opcodes.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13197

Signed-off-by: Stefan Metzmacher <metze@samba.org>
selftest/knownfail.d/session.expire2 [new file with mode: 0644]
source4/libcli/smb2/keepalive.c
source4/torture/smb2/session.c