]> git.samba.org - gd/samba-autobuild/.git/commit
s3: selftest: Add test_smbclient_iconv.sh to check client behavior on bad name conver...
authorJeremy Allison <jra@samba.org>
Mon, 11 May 2020 22:37:00 +0000 (15:37 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 12 May 2020 19:53:46 +0000 (19:53 +0000)
commite016671d34c24c4768df774425ec743b88e30015
tree79b9ba05e8613f8bad1f2952b68fe90d3a873caf
parenta9651d6bc2b6dea8adc859ce21c2431253868887
s3: selftest: Add test_smbclient_iconv.sh to check client behavior on bad name conversion.

SMB2 and NT1 fail this, CORE already returns NT_STATUS_INVALID_NETWORK_RESPONSE
on bad conversion.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/knownfail.d/bad_iconv [new file with mode: 0644]
source3/script/tests/test_smbclient_iconv.sh [new file with mode: 0755]
source3/selftest/tests.py