commit | 060edff4b149424e48e6430b87d0402110cc999b | [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 | 16f77e1c4b34f89a53eb5c155d53b05a1309243f [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>