]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Move unicode tests into the lib suite
authorSimon Glass <sjg@chromium.org>
Sat, 2 Nov 2024 19:37:00 +0000 (13:37 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 13 Nov 2024 17:56:02 +0000 (11:56 -0600)
commit5912a9ea1ad25c9278148950f8653a3c1a03043b
tree392a0d33ad65fb500e073c9bd7060e7996ea4064
parent7a27d4187a30ccd77b6bed49af63b8eb792fe9e4
test: Move unicode tests into the lib suite

There is no particular need for the unicode tests to have their own test
suite. Move them into the lib suite instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Tested-by: Tom Rini <trini@konsulko.com> # rpi_3, rpi_4, rpi_arm64, am64x_evm_a53, am64-sk
test/cmd_ut.c
test/lib/unicode.c