test: Drop the function for running bloblist tests
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:48 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:40 +0000 (14:34 -0600)
commit28b32858aaa8afa20b9bd2de8e7f535b6f8f2a2e
tree76aec788675471598d90dcf3d326c4c99e6334e2
parent446e6f9cd373d4642a5da62e870cb7c46fc9e43a
test: Drop the function for running bloblist tests

Use the new suite-runner to run these tests instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/test/suites.h
test/cmd_ut.c
test/common/bloblist.c