Re: [U-Boot] [U-Boot, 1/1] add pytests for 'gpt rename' and 'gpt swap'

2017-09-15 Thread Stephen Warren
On 09/15/2017 10:16 AM, Tom Rini wrote: On Fri, Sep 15, 2017 at 09:40:29AM -0600, Stephen Warren wrote: On 09/15/2017 06:29 AM, Tom Rini wrote: On Sat, Sep 09, 2017 at 11:54:51PM -0700, ali...@peloton-tech.com wrote: From: Alison Chaiken Add unit tests for the 'gpt rename' and 'gpt swap' com

Re: [U-Boot] [U-Boot, 1/1] add pytests for 'gpt rename' and 'gpt swap'

2017-09-15 Thread Tom Rini
On Fri, Sep 15, 2017 at 09:40:29AM -0600, Stephen Warren wrote: > On 09/15/2017 06:29 AM, Tom Rini wrote: > >On Sat, Sep 09, 2017 at 11:54:51PM -0700, ali...@peloton-tech.com wrote: > >>From: Alison Chaiken > >> > >>Add unit tests for the 'gpt rename' and 'gpt swap' commands that > >>rely on the b

Re: [U-Boot] [U-Boot, 1/1] add pytests for 'gpt rename' and 'gpt swap'

2017-09-15 Thread Stephen Warren
On 09/15/2017 06:29 AM, Tom Rini wrote: On Sat, Sep 09, 2017 at 11:54:51PM -0700, ali...@peloton-tech.com wrote: From: Alison Chaiken 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

Re: [U-Boot] [U-Boot, 1/1] add pytests for 'gpt rename' and 'gpt swap'

2017-09-15 Thread Tom Rini
On Sat, Sep 09, 2017 at 11:54:51PM -0700, ali...@peloton-tech.com wrote: > From: Alison Chaiken > > 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