u-boot-brain/include/test
Simon Glass fe806861a9 test: Use a local variable for test state
At present we use a global test state for all driver-model tests. Make use
of a local struct like we do with the other tests.

To make this work, add functions to get and set this state. When a test
starts, the state is set (so it can be used in the test). When a test
finishes, the state is unset, so it cannot be used by mistake.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-12 09:57:30 -05: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
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 bootm: Add tests for fixup_silent_linux() 2020-12-04 16:09:26 -05:00
test.h test: Drop struct dm_test_state 2021-03-12 09:57:30 -05:00
ut.h test: Use a local variable for test state 2021-03-12 09:57:30 -05:00