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

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

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