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