]> git.baikalelectronics.ru Git - uboot.git/commit
test: add tests for u16_str<n>cmp()
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Wed, 18 Sep 2019 01:26:30 +0000 (10:26 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 20 Sep 2019 18:09:19 +0000 (20:09 +0200)
commit047cb1a1043ad3c17a6a2c748c77aa7b436ec093
tree8ad759703feb0a998faa5812cac635fba10e06cc
parentffbf20ac253cea6ed9bd1ddebc7f37c45796fb0f
test: add tests for u16_str<n>cmp()

New seven test cases for u16_str<n>cmp() are added under Unicode unit test,
which should be executed by "ut unicode" command.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
test/unicode_ut.c