Files
u-boot/test
Simon Glass bbea921ca7 test: malloc: Account for mcheck overhead in the large test
The malloc_very_large() test fails when mcheck is enabled with large
CONFIG_MCHECK_CALLER_LEN because the 64K margin does not account for
the per-allocation overhead (header + canaries).

Use a larger margin (256K) when mcheck is enabled to ensure the test
passes regardless of the mcheck caller length setting.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2026-01-03 12:39:14 -07:00
..
2025-12-24 05:17:04 -07:00
2026-01-03 12:39:14 -07:00
2026-01-01 17:13:59 -07:00
2025-12-07 17:18:57 -07:00