]> Git Repo - J-u-boot.git/commit
bloblist: test: Move test into common
authorSimon Glass <[email protected]>
Sat, 2 Nov 2024 19:36:46 +0000 (13:36 -0600)
committerTom Rini <[email protected]>
Wed, 13 Nov 2024 17:56:01 +0000 (11:56 -0600)
commit82e6d79d9e044660b2a1310527292d48171c2463
treec304b581a3826aafe4d79654aa4ae598351c7482
parent6e625484f59472663199d1eec4d2e3f226af32b7
bloblist: test: Move test into common

This test doesn't belong at the top level. Move it into the common/
directory, to match its implementation.

Signed-off-by: Simon Glass <[email protected]>
Tested-by: Tom Rini <[email protected]> # rpi_3, rpi_4, rpi_arm64, am64x_evm_a53, am64-sk
test/Makefile
test/bloblist.c [deleted file]
test/common/Makefile
test/common/bloblist.c [new file with mode: 0644]
This page took 0.0327 seconds and 4 git commands to generate.