[PATCH 2/2] test: log: test message continuation

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Oct 11 10:11:42 CEST 2020


On 10/10/20 11:28 PM, Tom Rini wrote:
> On Thu, Sep 17, 2020 at 02:19:02PM +0200, Heinrich Schuchardt wrote:
>
>> Provide a unit test checking that a continuation message will use the same
>> log level and log category as the previous message.
>>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
> [snip]
>> +	log(LOGC_CONT, LOGL_CONT, "cc%d\n", 2);
>
> These new values aren't defined, or I missed some other series.  Thanks!
>

See here:

https://patchwork.ozlabs.org/project/uboot/patch/20200917121902.57403-2-xypron.glpk@gmx.de/

But the series has to be reworked.

Best regards

Heinrich


More information about the U-Boot mailing list