[U-Boot] [PATCH 2/2] add pytests for 'gpt guid' command in sandbox
Simon Glass
sjg at chromium.org
Tue Sep 12 12:29:32 UTC 2017
On 10 September 2017 at 00:47, <alison at peloton-tech.com> wrote:
> From: Alison Chaiken <alison at peloton-tech.com>
>
> Run unit tests for the 'gpt guid' command, making use of the block
> device created by test/py/make_test_disk.py. Remove this device at
> the end of the tests.
>
> Signed-off-by: Alison Chaiken <alison at peloton-tech.com>
> ---
> test/py/tests/test_gpt.py | 38 ++++++++++++++++++++++++++++++++++++++
> 1 file changed, 38 insertions(+)
> create mode 100644 test/py/tests/test_gpt.py
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list