s3: tests: smbclient test to ensure we can create and see a :foobar stream on the...
authorJeremy Allison <jra@samba.org>
Wed, 16 Sep 2015 23:12:15 +0000 (16:12 -0700)
committerRalph Böhme <slow@samba.org>
Fri, 18 Sep 2015 09:00:44 +0000 (11:00 +0200)
commit6ce3643e45bac6660ae69123738c4b39d7bc1864
tree1e2419d2d9712da5a5fdc18918636b2449121e81
parent74fd4f93efe92516fc507edf71a588660782879e
s3: tests: smbclient test to ensure we can create and see a :foobar stream on the top level directory in a share.

Regression test for:

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11522

Remember to remove the ARCHIVE attribute from the toplevel
share when done (can only be done over SMB2+).

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Fri Sep 18 11:00:44 CEST 2015 on sn-devel-104
source3/script/tests/test_smbclient_s3.sh