[U-Boot] [PATCH 3/3] add pytests for 'gpt rename' and 'gpt swap'
    Simon Glass 
    sjg at chromium.org
       
    Tue Sep  5 08:55:46 UTC 2017
    
    
  
Hi Alison,
On 3 September 2017 at 08:18,  <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/gpt/make-test-disk.sh.   Create a
> new configs/sandbox_gpt_rename_defconfig file to enable testing with
> CONFIG_CMD_GPT_RENAME.  Remove the disk.raw test device at the end of
> the tests.
>
> Signed-off-by: Alison Chaiken <alison at peloton-tech.com>
> ---
>  configs/sandbox_gpt_rename_defconfig | 196 +++++++++++++++++++++++++++++++++++
>  test/py/tests/test_gpt.py            |  31 ++++++
>  2 files changed, 227 insertions(+)
>  create mode 100644 configs/sandbox_gpt_rename_defconfig
How about we add this to sandbox_defconfig instead?
Regards,
Simon
    
    
More information about the U-Boot
mailing list