[U-Boot] [PATCH v2 5/7] test/py: Add base test case for A/B updates
Simon Glass
sjg at chromium.org
Sat Jan 5 01:56:20 UTC 2019
On Wed, 12 Dec 2018 at 10:12, Ruslan Trofymenko
<ruslan.trofymenko at linaro.org> wrote:
>
> Add sandbox test for 'ab_select' command.
>
> Test: ./test/py/test.py --bd sandbox --build -k test_ab
>
> Signed-off-by: Ruslan Trofymenko <ruslan.trofymenko at linaro.org>
> Reviewed-by: Alistair Strachan <astrachan at google.com>
> Reviewed-by: Sam Protsenko <semen.protsenko at linaro.org>
> ---
> Changes in v2:
> * Сhanges related to command renaming
> * Assertion condition was clarified. Full command output is controlled.
>
> configs/sandbox_defconfig | 2 ++
> test/py/tests/test_ab.py | 74 +++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 76 insertions(+)
> create mode 100644 test/py/tests/test_ab.py
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list