s4:torture: add smb2.session.expire2 test
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Dec 2017 11:53:02 +0000 (12:53 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 21 Dec 2017 18:12:08 +0000 (19:12 +0100)
commitf60af3b61c4a374d7d1c575049a932d1824489b6
treea226a3670a32f4ba4be6b209f62b4bd3fa24ec9a
parentca289d4d14556736c1ac77936c94d365618f33e5
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>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/session.expire2 [new file with mode: 0644]
source4/libcli/smb2/keepalive.c
source4/torture/smb2/session.c