[U-Boot] [PATCH v4 11/11] test/py: test pinmux command

Simon Glass sjg at chromium.org
Sat Nov 3 06:07:56 UTC 2018


On 24 October 2018 at 06:10, Patrice Chotard <patrice.chotard at st.com> wrote:
> Add pinmux test which test the following commands:
>   - pinmux list
>   - pinmux dev
>   - pinmux status
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
> Changes in v4:
>  - Update sandbox_get_pin_muxing() due to get_pin_muxing()
>    prototype changes
>
> Changes in v3:
>  - Fix typo
>
> Changes in v2: None
>
>  arch/sandbox/dts/test.dts    |  4 +++
>  test/py/tests/test_pinmux.py | 62 ++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 66 insertions(+)
>  create mode 100644 test/py/tests/test_pinmux.py

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

Nice!


More information about the U-Boot mailing list