u-boot/arch/sandbox
Simon Glass 62d638386c test: Support testing malloc() failures
It is helpful to test that out-of-memory checks work correctly in code
that calls malloc().

Add a simple way to force failure after a given number of malloc() calls.

Fix a header guard to avoid a build error on sandbox_vpl.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
2022-09-29 16:07:58 -04:00
..
cpu sandbox: unblock signal before calling execv() 2022-09-25 08:30:05 -06:00
dts sandbox: Add a test for SCSI 2022-09-25 13:59:56 -06:00
include/asm test: Support testing malloc() failures 2022-09-29 16:07:58 -04:00
lib treewide: Drop bootm_headers_t typedef 2022-09-29 16:07:57 -04:00
config.mk sandbox: Add libfuzzer integration 2022-06-23 12:58:18 -04:00
Kconfig sandbox: raise SANDBOX_RAM_SIZE_MB default to 256 2022-06-28 03:09:51 +01:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00