test: Drop suites.h

This file is empty now. Remove it and its uses.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-02-07 11:30:56 -07:00
parent a0b8142de2
commit 9c7ef6c877
31 changed files with 0 additions and 40 deletions

View File

@@ -16,7 +16,6 @@
#include <test/fdt_overlay.h>
#include <test/ut.h>
#include <test/suites.h>
/* 4k ought to be enough for anybody */
#define FDT_COPY_SIZE (4 * SZ_1K)