[U-Boot] [PATCH v5 16/16] sandbox: GPT over MTD test
Patrick DELAUNAY
patrick.delaunay at st.com
Wed May 10 14:51:32 UTC 2017
Hi Simon,
> On 13 April 2017 at 03:52, Patrick Delaunay <patrick.delaunay at st.com>
> wrote:
> > activate needed feature in sandbox to allow test GPT over MTD
> > - EFI_PARTITION_MTD
> > - SPI_FLASH_MTD
> > - CMD_MTDPARTS
> > - MTD_PARTITIONS
> > - MTD_DEVICE
> >
> > activate 2 features usefull for test
> > - RANDOM_UUID
> > - PARTITION_TYPE_GUID
> >
> > Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> > ---
> >
> > Changes in v5: None
> > Changes in v4: None
> > Changes in v3: None
> > Changes in v2: None
> >
> > configs/sandbox_defconfig | 3 +++
> > include/configs/sandbox.h | 6 ++++++
> > 2 files changed, 9 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> Where is the actual test?
The test was manual until now... they are describe in the cover letter.
But I think I need to write some formal test.
I propose to add this test in a new v6 patchset
Patrick
More information about the U-Boot
mailing list