test: Drop the function for running hush tests
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:51 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:40 +0000 (14:34 -0600)
commitd5e5cb48e646ef089b57a4d924796b153f73fbfd
treeb294025e5b9199513b45b0413c411df26493722d
parente6959512b6f5e68314718b3ccd44608017bfb305
test: Drop the function for running hush 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_ut.c
test/hush/Makefile
test/hush/cmd_ut_hush.c [deleted file]