]> git.ipfire.org Git - thirdparty/u-boot.git/commit - MAINTAINERS
test: unit tests for Unicode functions
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 31 Aug 2018 19:31:28 +0000 (21:31 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 19:55:29 +0000 (21:55 +0200)
commitf11a164b58860c3971e207a2e1cf1c033b9d0910
tree82dab96d452220c02fd266b30d60e4c64fcd6731
parentd8c28232c34d4be9984eda52d69d0920678d937d
test: unit tests for Unicode functions

Provide unit tests for Unicode functions.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
MAINTAINERS
include/test/suites.h
lib/Makefile
test/Kconfig
test/Makefile
test/cmd_ut.c
test/unicode_ut.c [new file with mode: 0644]