u-boot-brain/include/test
Simon Glass 2a2814d5f2 test: Rename all linker lists to have a ut_ prefix
At present each test suite has its own portion of the linker_list section
of the image, but other lists are interspersed. This makes it hard to
enumerate all the available tests without knowing the suites that each one
is in.

Place all tests together in a single contiguous list by giving them
common prefix not used elsewhere in U-Boot. This makes it possible to find
the start and end of all tests.

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: Rename all linker lists to have a ut_ prefix 2021-03-12 09:57:30 -05:00
ut.h test: Run driver-model tests using ut_run_list() 2021-03-12 09:57:30 -05:00