lib/util/charset Add wrapper to allow testing of strlen_m_ext()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 30 Mar 2011 23:27:41 +0000 (10:27 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 30 Mar 2011 23:53:24 +0000 (10:53 +1100)
commitd4f3a380e429b9b8a4960a11995846c2b0f8c85d
tree4beb31b05b9bfe4c66e2bb536e8c4d5f3aa01af5
parent46db53b1596cccdd22cf44dc376e39601f01c29c
lib/util/charset Add wrapper to allow testing of strlen_m_ext()

This allows test routines to force in particular character sets, and
not rely on the smb.conf.

Andrew Bartlett
lib/util/charset/charset.h
lib/util/charset/util_str.c