]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
test: Drop suites.h
authorSimon Glass <sjg@chromium.org>
Fri, 7 Feb 2025 18:30:56 +0000 (11:30 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 02:12:36 +0000 (20:12 -0600)
This file is empty now. Remove it and its uses.

Signed-off-by: Simon Glass <sjg@chromium.org>
31 files changed:
include/test/suites.h [deleted file]
test/boot/bootdev.c
test/boot/bootflow.c
test/boot/bootm.c
test/boot/bootmeth.c
test/boot/bootstd_common.c
test/boot/expo.c
test/boot/image.c
test/boot/measurement.c
test/boot/upl.c
test/boot/vbe_simple.c
test/cmd/addrmap.c
test/cmd/bdinfo.c
test/cmd/exit.c
test/cmd/fdt.c
test/cmd/font.c
test/cmd/loadm.c
test/cmd/mbr.c
test/cmd/pci_mps.c
test/cmd/seama.c
test/cmd/setexpr.c
test/cmd_ut.c
test/common/bloblist.c
test/env/cmd_ut_env.c
test/fdt_overlay/cmd_ut_fdt_overlay.c
test/log/cont_test.c
test/log/nolog_test.c
test/log/pr_cont_test.c
test/log/syslog_test.c
test/log/syslog_test_ndebug.c
test/optee/optee.c

diff --git a/include/test/suites.h b/include/test/suites.h
deleted file mode 100644 (file)
index f817da7..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-/*
- * (C) Copyright 2015
- * Joe Hershberger, National Instruments, joe.hershberger@ni.com
- */
-
-#ifndef __TEST_SUITES_H__
-#define __TEST_SUITES_H__
-
-#endif /* __TEST_SUITES_H__ */
index 8c44afd929710845737eae75b5bbee139ec908ab..5f07430714ea2bfdb325bdd6967b0642af8141e3 100644 (file)
@@ -12,7 +12,6 @@
 #include <bootflow.h>
 #include <mapmem.h>
 #include <os.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include "bootstd_common.h"
 
index a8735c1c23dd8a2c5bbed5b2ad92ee42cd8230fc..eb7f00af39ad991532166360dd57186e5652fc9e 100644 (file)
@@ -21,7 +21,6 @@
 #endif
 #include <dm/device-internal.h>
 #include <dm/lists.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include "bootstd_common.h"
 #include "../../boot/bootflow_internal.h"
index 7e0ccb0e23f757a395137f696ab04396209d26e3..1d1efe71ad5287bb7fa40dc7090153dd74463412 100644 (file)
@@ -7,7 +7,6 @@
 
 #include <bootm.h>
 #include <asm/global_data.h>
-#include <test/suites.h>
 #include <test/test.h>
 #include <test/ut.h>
 
index 18ae6d7fe136b00fa8ae2708cf97bcaf65e6ba83..577f259fb3718386c1212293d9833a76a4d17fd8 100644 (file)
@@ -9,7 +9,6 @@
 #include <bootmeth.h>
 #include <bootstd.h>
 #include <dm.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include "bootstd_common.h"
 
index 6a84810983c9a136e3d7f6df8d52b64154948244..052c0fe5cc601de293508cb25444a2dc00452987 100644 (file)
@@ -13,7 +13,6 @@
 #include <mmc.h>
 #include <usb.h>
 #include <linux/log2.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include <u-boot/crc.h>
 #include "bootstd_common.h"
index db14ff86f8b52d56c6605378b9945356aaec5212..1d283a2ac95f90f63c0dc096d3f536688008c48a 100644 (file)
@@ -10,7 +10,6 @@
 #include <menu.h>
 #include <video.h>
 #include <linux/input.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include "bootstd_common.h"
 #include <test/cedit-test.h>
index 0894e30587f173f22925769c669fec671a055aa3..4df7b17ce883b5ddfdfef7ccba0578d8065f647f 100644 (file)
@@ -7,7 +7,6 @@
  */
 
 #include <image.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include "bootstd_common.h"
 
index 5a49c7a6b23be94bf87a738e6fe8d2ceb784e868..1d38663fc0f8b8be77373783e058faf445b2dd27 100644 (file)
@@ -8,7 +8,6 @@
 
 #include <bootm.h>
 #include <malloc.h>
-#include <test/suites.h>
 #include <test/test.h>
 #include <test/ut.h>
 #include <asm/io.h>
index aa58cdf083bf331864da5bb702bb36a0bbfaf7c6..eec89026fc301e5898e5cddf0e9c2a3acffe22bc 100644 (file)
@@ -10,7 +10,6 @@
 #include <mapmem.h>
 #include <upl.h>
 #include <dm/ofnode.h>
-#include <test/suites.h>
 #include <test/test.h>
 #include <test/ut.h>
 #include "bootstd_common.h"
index 2fe74e1f6c6cdd3fd09b1aba4d177d9d3986c603..c37de627c528f3ffa1ce5959c85839c28217ab93 100644 (file)
@@ -11,7 +11,6 @@
 #include <image.h>
 #include <of_live.h>
 #include <vbe.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include "bootstd_common.h"
 
index 1f2deb1505256df89466797f12f6f5b80e5acabf..72798b96edddc5ff5b5e47395d7661e8adf2b3ed 100644 (file)
@@ -6,7 +6,6 @@
  */
 
 #include <console.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 /* Declare a new addrmap test */
index 7408c271a307fb5a5d74099dac811b7fb6557bf9..09f44ee41eda1623952119dbf913705be8ff5577 100644 (file)
@@ -10,7 +10,6 @@
 #include <mapmem.h>
 #include <asm/global_data.h>
 #include <dm/uclass.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include <dm.h>
 #include <env.h>
index 71c37edcdf6ee596611109480fff5fdf3e2252e6..fdde054b92898884f61821e8a6a8ac779667fc89 100644 (file)
@@ -8,7 +8,6 @@
 #include <console.h>
 #include <mapmem.h>
 #include <asm/global_data.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 DECLARE_GLOBAL_DATA_PTR;
index ab6dbd45e545b811355ceef457ec49bf428403f4..c11c181c807c9b8074260a0a737f13b800506ade 100644 (file)
@@ -10,7 +10,6 @@
 #include <mapmem.h>
 #include <asm/global_data.h>
 #include <linux/libfdt.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 DECLARE_GLOBAL_DATA_PTR;
index af88d1b54596a0c9b79a9f95f44c82a51349c474..7ae648d73958ea064228a3d5037e365682a0043d 100644 (file)
@@ -8,7 +8,6 @@
 #include <console.h>
 #include <dm.h>
 #include <video_console.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 /* Declare a new fdt test */
index 3c623aa655fb51ce379666324ca949436d54e849..043cd25dfb61527ca92cf83e485e7f45b256809a 100644 (file)
@@ -13,7 +13,6 @@
 #include <mapmem.h>
 #include <asm/global_data.h>
 #include <dm/test.h>
-#include <test/suites.h>
 #include <test/test.h>
 #include <test/ut.h>
 
index 45bab04923ac0262fb12ac536ad937fbce4f0892..e651256a4cbd6a72cc9b1457a5bb2b03edca82d3 100644 (file)
@@ -15,7 +15,6 @@
 #include <dm/device-internal.h>
 #include <dm/lists.h>
 #include <linux/sizes.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 DECLARE_GLOBAL_DATA_PTR;
index 8b3ea4a6134a79e63b084392f2f04b78e993e796..6618c247d139928d0e4d0ba593a5e69bfdf0ac17 100644 (file)
@@ -8,7 +8,6 @@
  */
 
 #include <console.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 #define PCI_MPS_TEST(_name, _flags) UNIT_TEST(_name, _flags, pci_mps)
index 1edc3fcac5af3a3fe79f7e5ca1330c6b5a9371c4..39f85f1c5025176a2a3107164be4e1d31a2b7450 100644 (file)
@@ -7,7 +7,6 @@
 
 #include <command.h>
 #include <dm.h>
-#include <test/suites.h>
 #include <test/test.h>
 #include <test/ut.h>
 
index 5e9b577fe3689f17b70a76b606f2858c517bd9c0..85803eb54b8c7e726bca77666554c631f79a9a27 100644 (file)
@@ -9,7 +9,6 @@
 #include <console.h>
 #include <mapmem.h>
 #include <dm/test.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 #define BUF_SIZE       0x100
index 31ded16325f662cbdfed8d39f1d72c8c321a14f9..b44e60d5a8763cf1a4e001a4807d3fc597d6a907 100644 (file)
@@ -7,7 +7,6 @@
 #include <command.h>
 #include <console.h>
 #include <vsprintf.h>
-#include <test/suites.h>
 #include <test/test.h>
 #include <test/ut.h>
 
index ab8f41c6808351af06819b075428bd770eb073e0..797bde2702522b6cdecf9778418dc4a827facc98 100644 (file)
@@ -6,7 +6,6 @@
 #include <bloblist.h>
 #include <log.h>
 #include <mapmem.h>
-#include <test/suites.h>
 #include <test/test.h>
 #include <test/ut.h>
 
index 81d1bb2f80d5f930562753354f30b5293c45613d..43f1b7d1cef8a1435e4ee37c6d5e13d2c4312e97 100644 (file)
@@ -5,7 +5,6 @@
  */
 
 #include <test/env.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 static int env_test_env_cmd(struct unit_test_state *uts)
index 3244f2d3582a7871475bb4343672b77236d2311f..0084033b6ca5e7626e30759c98da617f253b7015 100644 (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)
index 32b1c792367661bde013f79d25b1bf6fe753dfcb..3b3b791f0252aa9dd01410d8cacfe973c5af1ea1 100644 (file)
@@ -9,7 +9,6 @@
 #include <asm/global_data.h>
 #include <test/log.h>
 #include <test/test.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 DECLARE_GLOBAL_DATA_PTR;
index 341dbfc9310efa3fa906bfea933957bde6d83db0..1913e6817a7884a5d7f95010c458d28df63f765f 100644 (file)
@@ -13,7 +13,6 @@
 #include <asm/global_data.h>
 #include <test/log.h>
 #include <test/test.h>
-#include <test/suites.h>
 #include <test/ut.h>
 
 DECLARE_GLOBAL_DATA_PTR;
index 7734e927f9811c88770a697237da699bae22bfd7..67d8ac59db97e6045ae86eaea0f69dd9675444a4 100644 (file)
@@ -8,7 +8,6 @@
 #include <console.h>
 #include <test/log.h>
 #include <test/test.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include <asm/global_data.h>
 #include <linux/printk.h>
index c4180f775b95e8c81672d40a406addfa2c7c3e29..98b914365804cc46ec49b6c1baffff210100ddbe 100644 (file)
@@ -15,7 +15,6 @@
 #include <hexdump.h>
 #include <test/log.h>
 #include <test/test.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include <asm/eth.h>
 #include "syslog_test.h"
index b10e636812b56943ca490b418d395f66454dcf0f..dfd0217c1e4f60cb58fea47e734d2afdf287dd36 100644 (file)
@@ -12,7 +12,6 @@
 #include <hexdump.h>
 #include <test/log.h>
 #include <test/test.h>
-#include <test/suites.h>
 #include <test/ut.h>
 #include <asm/eth.h>
 #include "syslog_test.h"
index df7b877025f4ba409cfbd88784013fcf9f059cfa..658621fa2faa180fcba633df5f47b73851f2f44f 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <test/ut.h>
 #include <test/optee.h>
-#include <test/suites.h>
 
 /* 4k ought to be enough for anybody */
 #define FDT_COPY_SIZE  (4 * SZ_1K)