test: Drop support for test commands
authorSimon Glass <sjg@chromium.org>
Fri, 7 Feb 2025 18:30:54 +0000 (11:30 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 02:10:59 +0000 (20:10 -0600)
commit59713c412aeb2f1cafd42a77c948ce92d387de44
tree48dcbf8326c69933b4fc4c573301ac610e4ad265
parent7c9f4625a5fed0ea740f1d1bbfa4a23f4d50b2d6
test: Drop support for test commands

Now that everything is using the new test-suite features, drop support
for running commands.

Fix a missing closing-bracket while we are here.

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