commit | fc69d810c883886084556b34776dc39583abae9d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Nov 02 13:37:01 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 13 11:56:02 2024 -0600 |
tree | 1088734075be248dd7747cc91eee823fb4ac57c7 | |
parent | 38754db78a9816a89988b3c1789d6c93abae0353 [diff] |
test: Move time_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> Tested-by: Tom Rini <trini@konsulko.com> # rpi_3, rpi_4, rpi_arm64, am64x_evm_a53, am64-sk