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