]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Move print_ut into the common suite
authorSimon Glass <sjg@chromium.org>
Sat, 2 Nov 2024 19:36:56 +0000 (13:36 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 13 Nov 2024 17:56:01 +0000 (11:56 -0600)
commit33ca12b233288366e1e77c861e74883e6804dc23
tree6a33ff631131f977a86b8fe2473ae8942bf708b5
parent479b389c3def872da79a03a7d08e2da6cb4391ee
test: Move print_ut into the common suite

There is no particular need for bloblist to have its own test suite.
Move it into the common suite instead.

Add the missing help for 'common'.

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
test/cmd_ut.c
test/common/print.c