u-boot/include/test
Simon Glass 3f1d79932a test: Allow saving and restoring the bloblist
Tests which create a new bloblist overwrite the existing one in sandbox.
Provide a flag for tests to declare this behaviour. Save and restore the
bloblist pointer so that other tests remain unaffected.

Note that when sandbox is running normally, the bloblist has been
relocated to high in memory. The existing bloblist tests create a new
bloblist low in memory, so they do not conflict.

Correct a build error on coreboot by using accessors for gd->bloblist:
Signed-off-by: Simon Glass <sjg@chromium.org>
2024-11-03 21:27:12 -06:00
..
cedit-test.h expo: Use standard numbering for save and discard 2024-10-18 14:10:22 -06:00
cmd.h test: Add a new suite for commands 2023-12-13 18:39:04 -05:00
common.h test: add first autoboot unit tests 2021-07-23 13:36:20 -04:00
compression.h
env.h
export.h clk: Add K210 pll support 2020-07-01 15:01:21 +08:00
fuzz.h test: fuzz: Add framework for fuzzing 2022-06-23 12:58:18 -04:00
hush.h test: Add framework to test hush behavior 2023-12-28 12:02:56 -05:00
lib.h
log.h test: log: Use UTF_CONSOLE in tests 2024-08-26 18:51:49 -06:00
optee.h tests: add OP-TEE test suite 2019-11-14 07:09:34 -06:00
overlay.h
spl.h test: Rename unit-test flags 2024-08-26 18:51:48 -06:00
suites.h upl: Add basic tests 2024-08-09 16:03:20 -06:00
test.h test: Allow saving and restoring the bloblist 2024-11-03 21:27:12 -06:00
ut.h test: Rename unit-test flags 2024-08-26 18:51:48 -06:00