s4:torture/vfs/fruit: update test "stream names" to work with macOS
authorRalph Boehme <slow@samba.org>
Mon, 15 Oct 2018 13:39:12 +0000 (15:39 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 31 Oct 2018 20:27:19 +0000 (21:27 +0100)
commit125498861abeeed5bde727ff98d88d9ce4af6c75
tree40e12fb1dde0b93814124271f767935020795a1e
parentdba9a4743fc42b57f03b6ace24753ce8091f629f
s4:torture/vfs/fruit: update test "stream names" to work with macOS

o create the basefile before trying to create a stream on it, otherwise
  this fails on macOS

o write something to the stream, otherwise the stream is not listed as
  macOS hides 0-byte sized streams

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/vfs/fruit.c