s4: torture: In raw.search:test_one_file() add a second connection.
commitd681a4b058522211e2db3095653dddf53a1f3caf
authorJeremy Allison <jra@samba.org>
Fri, 19 Nov 2021 22:44:05 +0000 (19 14:44 -0800)
committerRalph Boehme <slow@samba.org>
Sat, 11 Dec 2021 11:14:31 +0000 (11 11:14 +0000)
tree7cb7b197b45377ed9a3a3a6c7637fcf93a3434ae
parent4bd1f7609fa36d19ee4c7837105cfd365a8e87fa
s4: torture: In raw.search:test_one_file() add a second connection.

Change from torture_suite_add_1smb_test() to torture_suite_add_2smb_test().

Not yet used. We will need this to do SMB1+POSIX search calls on
a connection on which we have negotiated SMB1+POSIX.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/torture/raw/search.c