commit | f823e32388895efc4bce9fa64cb02d75a4510a95 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Dec 18 05:32:14 2022 +0000 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Dec 20 16:06:48 2022 +0100 |
tree | 3cc5af9e7b15ad471f740a2119e099b34fc87317 | |
parent | f9178e19a1fe8d1bde897af4265bae2d889648db [diff] |
test: add unit test for u16_strnlen() Add the missing unit test. It can be executed with: ut unicode u16_strnlen Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>