Re: [PATCH v16 10/10] test: unit test for eficonfig

2022-09-06 Thread Masahisa Kojima
On Tue, 6 Sept 2022 at 10:30, Takahiro Akashi wrote: > > On Mon, Sep 05, 2022 at 05:55:05PM +0200, Heinrich Schuchardt wrote: > > On 9/5/22 14:48, Masahisa Kojima wrote: > > > Provide a unit test for the eficonfig command. > > > > > > Signed-off-by: Masahisa Kojima > > > Acked-by: Ilias

Re: [PATCH v16 10/10] test: unit test for eficonfig

2022-09-05 Thread Takahiro Akashi
On Mon, Sep 05, 2022 at 05:55:05PM +0200, Heinrich Schuchardt wrote: > On 9/5/22 14:48, Masahisa Kojima wrote: > > Provide a unit test for the eficonfig command. > > > > Signed-off-by: Masahisa Kojima > > Acked-by: Ilias Apalodimas > > --- > > Changes in v16: > > - call

Re: [PATCH v16 10/10] test: unit test for eficonfig

2022-09-05 Thread Heinrich Schuchardt
On 9/5/22 14:48, Masahisa Kojima wrote: Provide a unit test for the eficonfig command. Signed-off-by: Masahisa Kojima Acked-by: Ilias Apalodimas --- Changes in v16: - call u_boot_console.restart_uboot() to clean the previous test state The test is still failing:

[PATCH v16 10/10] test: unit test for eficonfig

2022-09-05 Thread Masahisa Kojima
Provide a unit test for the eficonfig command. Signed-off-by: Masahisa Kojima Acked-by: Ilias Apalodimas --- Changes in v16: - call u_boot_console.restart_uboot() to clean the previous test state Changes in v14: - update to support media device enumeration in eficonfig startup - move no block