u-boot/include/test
Simon Glass 8d468a188f sandbox: test: Provide an easy way to use the other FDT
Add a test flag which indicates that the 'other' FDT should be set up
ready for use. Handle this by copying in the FDT, unflattening it for
livetree tests. Free the structures when the tests have run.

We cannot use the other FDT unless we are using live tree or
OFNODE_MULTI_TREE is enabled, since only one tree is supported by the
ofnode interface in that case. Add this condition into
ut_run_test_live_flat() and update the comments.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-29 16:11:14 -04:00
..
common.h test: add first autoboot unit tests 2021-07-23 13:36:20 -04:00
compression.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
env.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
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
lib.h test: provide unit test for memory functions 2019-02-09 07:50:53 -05:00
log.h test: Add a test for log filter-* 2020-10-30 10:56:11 -04:00
optee.h tests: add OP-TEE test suite 2019-11-14 07:09:34 -06:00
overlay.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
suites.h fdt: Start a test for the fdt command 2022-07-26 02:30:56 -06:00
test.h sandbox: test: Provide an easy way to use the other FDT 2022-09-29 16:11:14 -04:00
ut.h test: Allow running tests multiple times 2022-09-02 16:21:44 -04:00