[PATCH] sandbox: Increase default SYS_MALLOC_LEN

Tom Rini trini at konsulko.com
Fri Apr 15 14:08:05 CEST 2022


On Thu, Apr 14, 2022 at 11:36:13AM -0400, Tom Rini wrote:

> Increase the malloc pool on sandbox in order to avoid spurious errors
> such as:
> ___________________ test_ut[ut_dm_dm_test_video_comp_bmp32] ____________________
> test/py/tests/test_ut.py:43: in test_ut
>     assert output.endswith('Failures: 0')
> E   AssertionError: assert False
> E    +  where False = <built-in method endswith of str object at 0x7f5de85efb20>('Failures: 0')
> E    +    where <built-in method endswith of str object at 0x7f5de85efb20> = 'Test: dm_test_video_comp_bmp32: video.c\r\r\nSDL renderer does not exist\r\r\ntest/dm/video.c:86, compress_frame_buff..._test_video_comp_bmp32(): 2024 == compress_frame_buffer(uts, dev): Expected 0x7e8 (2024), got 0x1 (1)\r\r\nFailures: 2'.endswith
> 
> Cc: Ramon Fried <rfried.dev at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220415/f11efb41/attachment.sig>


More information about the U-Boot mailing list