test: Drop the function for running cmd tests
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:35 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:40 +0000 (14:34 -0600)
commit6054e8463c57d62668866a9ffb21654f5d510cfb
tree946c774581e33ab2c81f1bad322ad80730447e73
parent9e93c249f7a3b16ced4844c1c41b5298c7b4907b
test: Drop the function for running cmd 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/Makefile
test/cmd/cmd_ut_cmd.c [deleted file]
test/cmd_ut.c