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>
This commit is contained in:
@@ -140,7 +140,7 @@ static struct suite suites[] = {
|
||||
#endif
|
||||
SUITE(exit),
|
||||
#ifdef CONFIG_CMD_FDT
|
||||
SUITE_CMD(fdt, do_ut_fdt),
|
||||
SUITE(fdt),
|
||||
#endif
|
||||
#ifdef CONFIG_CONSOLE_TRUETYPE
|
||||
SUITE_CMD(font, do_ut_font),
|
||||
|
Reference in New Issue
Block a user