commit | 2dcfdf116b4203fa4954c7764cac5d0bfd0c0ad6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Nov 02 13:36:58 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 13 11:56:02 2024 -0600 |
tree | 578a22300e45d8f28e599b1cb6e2c2b9d4f5739c | |
parent | 6eb8369348888cb744ae6b3672a444754d904cf3 [diff] |
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