]> git.dujemihanovic.xyz Git - u-boot.git/commit
str: test: Move into the lib suite
authorSimon Glass <sjg@chromium.org>
Sat, 2 Nov 2024 19:36:58 +0000 (13:36 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 13 Nov 2024 17:56:02 +0000 (11:56 -0600)
commit4563fb42f85810ac5af9fe33763056f6fd913905
tree578a22300e45d8f28e599b1cb6e2c2b9d4f5739c
parent2352526362500052eda11fcb6eac6e95418345d2
str: test: Move into the lib suite

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

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Tom Rini <trini@konsulko.com> # rpi_3, rpi_4, rpi_arm64, am64x_evm_a53, am64-sk
test/cmd_ut.c
test/lib/str.c