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

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

It is not clear that these actually work, since they are not enabled on
sandbox for some reason.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
include/test/suites.h
test/cmd/seama.c
test/cmd_ut.c