]> git.baikalelectronics.ru Git - uboot.git/commit
test: tests for u16_strdup() and u16_strcpy()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 14 Dec 2018 21:00:37 +0000 (22:00 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 13 Feb 2019 08:40:05 +0000 (09:40 +0100)
commit15cf1cbaec80218c71780f69d6aa57e1374f5830
tree9af5df9c5916c05e1eaec6b0051abbaedbad95b3
parent1e34d93da6f745470e9f1572e858dc39121a64bb
test: tests for u16_strdup() and u16_strcpy()

Provide unit tests for u16_strdup() and u16_strcpy().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
test/unicode_ut.c