[U-Boot] [PATCH 1/1] add pytests for 'gpt rename' and 'gpt swap'

Simon Glass sjg at chromium.org
Tue Sep 12 12:29:38 UTC 2017


On 10 September 2017 at 00:54,  <alison at peloton-tech.com> wrote:
> From: Alison Chaiken <alison at peloton-tech.com>
>
> Add unit tests for the 'gpt rename' and 'gpt swap' commands that
> rely on the block device created by test/py/make_test_disk.py.
> Add CONFIG_CMD_GPT_RENAME to the sandbox_defconfig.  Remove the
> testdisk.raw test device at the end of the tests.
>
> Signed-off-by: Alison Chaiken <alison at peloton-tech.com>
> ---
>  configs/sandbox_defconfig |  1 +
>  test/py/tests/test_gpt.py | 31 +++++++++++++++++++++++++++++++
>  2 files changed, 32 insertions(+)

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


More information about the U-Boot mailing list