]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerJule Anger <janger@samba.org>
Wed, 16 Aug 2023 10:48:14 +0000 (10:48 +0000)
commit122afc377246f722306df2d8c1b4ca5eb0aa7bb0
treeeca2b4100fa2dc54708b5b353bf9852391fdfece
parente6c0d4f122d8083273009d0f61e099bb34fbcf51
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