test: Drop the function for running loadm tests
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:52 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:40 +0000 (14:34 -0600)
commit822cb558e1a9415c3b4b8069fd62734d3d37ddfe
tree0fe1afc0ed262f51f31a8f714c903d33bc8773b7
parentd5e5cb48e646ef089b57a4d924796b153f73fbfd
test: Drop the function for running loadm 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/loadm.c
test/cmd_ut.c