Skip to content
Commit 2a2814d5 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent a7a98755
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment