commit | dcd1a6b821848197ecd97f3dfb44c95ed1b68e8e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Nov 02 13:36:59 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 13 11:56:02 2024 -0600 |
tree | 377b3cdf1112764917b08c0bc57e1375f0e81b27 | |
parent | 2dcfdf116b4203fa4954c7764cac5d0bfd0c0ad6 [diff] |
test: Move unicode_ut test into lib This test doesn't belong at the top level. Move it into the lib/ directory, to match its implementation. Rename it to drop the unnecessary _ut suffix. 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