s4:torture/util: add torture_smb2_open()
authorRalph Boehme <slow@samba.org>
Wed, 10 Oct 2018 16:45:56 +0000 (18:45 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 31 Oct 2018 20:27:20 +0000 (21:27 +0100)
commit64b28e4a94365092f46052712a38e6fcfbb9f20c
treec5ae9f4689f7a2e475e1c8f43afd073716d25c84
parentebfcf75e993b1a792db76b94aa898532e1c81eeb
s4:torture/util: add torture_smb2_open()

This seems to be missing: a simple wrapper to just open a file without
fancy options.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13646

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