test: Drop the function for running bdinfo tests
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:34 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:40 +0000 (14:34 -0600)
commit9e93c249f7a3b16ced4844c1c41b5298c7b4907b
tree94da48665fe994ff09d6042595fb5bda62530fb6
parent7bbf2f7983c9ba5b8588ed86777b4b0b21eb542a
test: Drop the function for running bdinfo 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/bdinfo.c
test/cmd_ut.c