Hi Simon,
> Hi Lukasz,
>
> On 3 June 2014 03:54, Lukasz Majewski wrote:
> > This commit adds test scripts for testing if any commit has
> > introduced regression to the DFU subsystem.
> >
> > It uses md5 to test if sent and received file is correct.
> > The test detailed description is available
Hi Lukasz,
On 12 June 2014 05:00, Lukasz Majewski wrote:
[snip]
>> > +COLOR_RED="\33[31m"
>> > +COLOR_GREEN="\33[32m"
>> > +COLOR_DEFAULT="\33[0m"
>>
>> Which side of the pond are you? :-) I think it should be COLOUR in
>> U-Boot.
>
> This script is run on the host. Could you be more specific.
Hi Simon,
> Hi Lukasz,
>
> On 3 June 2014 03:54, Lukasz Majewski wrote:
> > This commit adds test scripts for testing if any commit has
> > introduced regression to the DFU subsystem.
> >
> > It uses md5 to test if sent and received file is correct.
> > The test detailed description is available
Hi Lukasz,
On 3 June 2014 03:54, Lukasz Majewski wrote:
> This commit adds test scripts for testing if any commit has introduced
> regression to the DFU subsystem.
>
> It uses md5 to test if sent and received file is correct.
> The test detailed description is available at README file.
>
> Signed
This commit adds test scripts for testing if any commit has introduced
regression to the DFU subsystem.
It uses md5 to test if sent and received file is correct.
The test detailed description is available at README file.
Signed-off-by: Lukasz Majewski
---
Changes for v2:
- Rename DESCRIPTION.TXT
5 matches
Mail list logo