s3: smbtorture3: Add an SMB1 operations torture tester.
authorJeremy Allison <jra@samba.org>
Wed, 7 Sep 2022 00:25:18 +0000 (17:25 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 14 Sep 2022 17:33:37 +0000 (17:33 +0000)
commitddc88e5c5ab4e62869816e38ea619e9f48fd46f4
treee4bef011add1318bb849e3a9c8c6bf3affe798bb
parent84e44cff39b58985f53d6440c508abb7dfb41fd7
s3: smbtorture3: Add an SMB1 operations torture tester.

Only tests SMB1unlink for now, but I will add other operations
later.

smbtorture3 test is: SMB1-DFS-OPERATIONS.

Passes fully against Windows. Adds knownfail for smbd.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
selftest/knownfail.d/dfs_paths
source3/selftest/tests.py
source3/torture/proto.h
source3/torture/test_smb1_dfs.c
source3/torture/torture.c