test: Drop the function for running bootstd tests
authorSimon Glass <sjg@chromium.org>
Fri, 7 Feb 2025 18:30:49 +0000 (11:30 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 02:10:59 +0000 (20:10 -0600)
commit7e1c6bd0778baffd90164e69f1d5f8ea8729a5ae
tree0b058c0f56e64ca36bf46bef373eb3eed9c67f47
parentc7326f969178ab2a231944f09d9bfec52f053f44
test: Drop the function for running bootstd 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/bootstd_common.c
test/cmd_ut.c