]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: selftest: Add share definition [bad_iconv] in fileserver.
authorJeremy Allison <jra@samba.org>
Mon, 11 May 2020 21:10:54 +0000 (14:10 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Jun 2020 10:32:21 +0000 (10:32 +0000)
commitac45713a18aa9f1bfbca3dbd350635e8fbb83a26
treea48113e97b91fe67fd88388a7fcf452741351652
parentd90e5a71c79a3fe1d9ca3b93c7ca135fa091b996
s3: selftest: Add share definition [bad_iconv] in fileserver.

Creates a utf8 valid filename within that is invalid in CP850.
Useful to test smbclient list directory character set conversions.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(back-ported from commit a9651d6bc2b6dea8adc859ce21c2431253868887)
selftest/target/Samba3.pm