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