commit | 6d094a1d203aff8292668462dff59eab4f4074e8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Nov 02 13:36:49 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 13 11:56:01 2024 -0600 |
tree | ee31b7ca16278fb81a6952031f1537d310a9af95 | |
parent | 4ec890356b26c07b67c8ae8916e81325736f65d8 [diff] |
compression: test: Move test into lib This test doesn't belong at the top level. Move it into the lib/ directory, since that is where compression is implemented. 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