s3: torture: Add a test doing an SMB1 negotiate+exit.
authorJeremy Allison <jra@samba.org>
Fri, 11 Aug 2023 22:12:05 +0000 (15:12 -0700)
committerNoel Power <npower@samba.org>
Mon, 14 Aug 2023 18:56:38 +0000 (18:56 +0000)
commit63895e03c4e8ed79a3b2cda928f58ec278cd6608
treea60c4cef6e6a6795c45590722a1af1708bd7c2d6
parent044cb8f9d558bfcd7658cae0f05ff36330538748
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>
selftest/knownfail.d/smb1_negotiate_exit [new file with mode: 0644]
source3/selftest/tests.py
source3/torture/torture.c