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