Re: [U-Boot] [PATCH 12/12] test: dm: add sandbox PMIC framework tests

2015-05-11 Thread Przemyslaw Marczak
Hello Simon, On 05/10/2015 03:57 PM, Simon Glass wrote: Hi Przemyslaw, On 8 May 2015 at 10:20, Przemyslaw Marczak wrote: This change adds new file to sandbox driver model test environment. The file is: test/dm/power.c, and it includes tests for PMIC framework, which includes PMIC uclass and R

Re: [U-Boot] [PATCH 12/12] test: dm: add sandbox PMIC framework tests

2015-05-10 Thread Simon Glass
Hi Przemyslaw, On 8 May 2015 at 10:20, Przemyslaw Marczak wrote: > This change adds new file to sandbox driver model test environment. > The file is: test/dm/power.c, and it includes tests for PMIC framework, > which includes PMIC uclass and REGULATOR uclass. > > All tests are based od Sandbox PM

[U-Boot] [PATCH 12/12] test: dm: add sandbox PMIC framework tests

2015-05-08 Thread Przemyslaw Marczak
This change adds new file to sandbox driver model test environment. The file is: test/dm/power.c, and it includes tests for PMIC framework, which includes PMIC uclass and REGULATOR uclass. All tests are based od Sandbox PMIC emulated device. Some test constants for this device are defined in the h