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)
commit79907a4f8429aef161add59b3d026cf2c734c1aa
tree8ad759703feb0a998faa5812cac635fba10e06cc
parentf8062c963a6285ce04b75570a1beaec27a40aec1
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