mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 18:04:48 +00:00
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:
parent
854225191a
commit
32aba887e3
31 changed files with 0 additions and 40 deletions
|
@ -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__ */
|
|
@ -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"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
#include <bootm.h>
|
||||
#include <asm/global_data.h>
|
||||
#include <test/suites.h>
|
||||
#include <test/test.h>
|
||||
#include <test/ut.h>
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
*/
|
||||
|
||||
#include <image.h>
|
||||
#include <test/suites.h>
|
||||
#include <test/ut.h>
|
||||
#include "bootstd_common.h"
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
*/
|
||||
|
||||
#include <console.h>
|
||||
#include <test/suites.h>
|
||||
#include <test/ut.h>
|
||||
|
||||
/* Declare a new addrmap test */
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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 */
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
#include <command.h>
|
||||
#include <dm.h>
|
||||
#include <test/suites.h>
|
||||
#include <test/test.h>
|
||||
#include <test/ut.h>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
1
test/env/cmd_ut_env.c
vendored
1
test/env/cmd_ut_env.c
vendored
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue