[prev in list] [next in list] [prev in thread] [next in thread] 

List:       u-boot
Subject:    =?US-ASCII?Q?Re=3A_=5BPATCH_v5_10/12=5D_acpi=3A_Rename_tes?= =?US-ASCII?Q?t_dm=5Ftest=5Fsetup=5Fctx=
From:       Heinrich Schuchardt <xypron.glpk () gmx ! de>
Date:       2023-12-31 15:44:32
Message-ID: 1E62ECDE-F9C4-4035-A51B-53A083D61C62 () gmx ! de
[Download RAW message or body]



Am 31. Dezember 2023 16:25:53 MEZ schrieb Simon Glass <sjg@chromium.org>:
>Use the word 'acpi' in this test so that it runs along with all the
>other ACPI tests.
>
>Signed-off-by: Simon Glass <sjg@chromium.org>


Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

>---
>
>Changes in v5:
>- Add new patch to rename test dm_test_setup_ctx_and_base_tables()
>
> test/dm/acpi.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>diff --git a/test/dm/acpi.c b/test/dm/acpi.c
>index fb071902b45..1211e2f0e7f 100644
>--- a/test/dm/acpi.c
>+++ b/test/dm/acpi.c
>@@ -330,7 +330,7 @@ static int dm_test_acpi_basic(struct unit_test_state *uts)
> DM_TEST(dm_test_acpi_basic, UT_TESTF_SCAN_PDATA | UT_TESTF_SCAN_FDT);
> 
> /* Test setup_ctx_and_base_tables */
>-static int dm_test_setup_ctx_and_base_tables(struct unit_test_state *uts)
>+static int dm_test_acpi_ctx_and_base_tables(struct unit_test_state *uts)
> {
> 	struct acpi_rsdp *rsdp;
> 	struct acpi_rsdt *rsdt;
>@@ -376,7 +376,7 @@ static int dm_test_setup_ctx_and_base_tables(struct unit_test_state *uts)
> 
> 	return 0;
> }
>-DM_TEST(dm_test_setup_ctx_and_base_tables,
>+DM_TEST(dm_test_acpi_ctx_and_base_tables,
> 	UT_TESTF_SCAN_PDATA | UT_TESTF_SCAN_FDT);
> 
> /* Test 'acpi list' command */
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic