lib/util/charset Add more tests for convert_string_error_handle()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 11 Apr 2011 11:36:13 +0000 (21:36 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Apr 2011 04:47:08 +0000 (14:47 +1000)
commit7bbd701a1397924e946cd709306b96576a9f797d
treead898ccbf36466ceb458c626452abb1e346ba160
parent93463829afaa4768183b62f20146ef903da8cf8b
lib/util/charset Add more tests for convert_string_error_handle()

This helps define the semantics of this function very clearly,
particularly for partial and invalid inputs.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
lib/util/charset/tests/convert_string.c