[U-Boot] [PATCH v2 11/11] sandbox: tests: Add tests for mc34708 PMIC device

Simon Glass sjg at chromium.org
Sun May 13 22:02:18 UTC 2018


On 7 May 2018 at 06:26, Lukasz Majewski <lukma at denx.de> wrote:
> Following tests has been added for mc34708 device:
>
> - get_test for mc34708 PMIC
> - Check if proper number of registers is read
> - Check if default (emulated via i2c device) value is properly read
> - Check if value write/read operation is correct
> - Perform tests to check if pmic_clrsetbits() is working correctly
>
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
>
> ---
>
> Changes in v2:
> - New patch
>
>  test/dm/pmic.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 56 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list