test: Drop the function for running fdt_overlay tests
authorSimon Glass <sjg@chromium.org>
Fri, 7 Feb 2025 18:30:47 +0000 (11:30 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 02:10:59 +0000 (20:10 -0600)
commitba1112839ace31b4aed85506cf5fe74256c597df
tree2815963cf2335e992f38aabca12c39a28a8afcd8
parenta7290bc4b7248118046f748d80088a40f9171576
test: Drop the function for running fdt_overlay 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/fdt_overlay/cmd_ut_fdt_overlay.c