Re: [U-Boot] [PATCH v4 3/4] test: Add tests for misc uclass

2018-08-06 Thread Anatolij Gustschin
On Tue, 31 Jul 2018 14:24:14 +0200 Mario Six mario@gdsys.cc wrote: ... > --- > arch/sandbox/dts/test.dts | 4 ++ > drivers/misc/Makefile | 2 +- > drivers/misc/misc_sandbox.c | 133 > > test/dm/Makefile| 1 + > test/dm/mis

Re: [U-Boot] [PATCH v4 3/4] test: Add tests for misc uclass

2018-08-02 Thread Simon Glass
On 31 July 2018 at 06:24, Mario Six wrote: > Add a set of tests for the misc uclass. > > Signed-off-by: Mario Six > --- > > v3 -> v4: > New in v4 > > --- > arch/sandbox/dts/test.dts | 4 ++ > drivers/misc/Makefile | 2 +- > drivers/misc/misc_sandbox.c | 133 > +++

[U-Boot] [PATCH v4 3/4] test: Add tests for misc uclass

2018-07-31 Thread Mario Six
Add a set of tests for the misc uclass. Signed-off-by: Mario Six --- v3 -> v4: New in v4 --- arch/sandbox/dts/test.dts | 4 ++ drivers/misc/Makefile | 2 +- drivers/misc/misc_sandbox.c | 133 test/dm/Makefile| 1 + test/dm/