s3: torture: Add a test doing an SMB1 negotiate+exit.
commit2c6179611686c8181329d64ca04ddb3edf42ebee
authorJeremy Allison <jra@samba.org>
Fri, 11 Aug 2023 22:12:05 +0000 (11 15:12 -0700)
committerJule Anger <janger@samba.org>
Tue, 15 Aug 2023 14:20:09 +0000 (15 14:20 +0000)
tree69c50b3e0b18130401f0069d7a74de819d7123bd
parent18bd1f75d4f03e755020151925e08ebac3866d0c
s3: torture: Add a test doing an SMB1 negotiate+exit.

Robert Morris <rtm@lcs.mit.edu> noticed a missing
return in reply_exit_done().

Adds knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
(cherry picked from commit 63895e03c4e8ed79a3b2cda928f58ec278cd6608)
selftest/knownfail.d/smb1_negotiate_exit [new file with mode: 0644]
source3/selftest/tests.py
source3/torture/torture.c