mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
The logic to either iterate through a list of tests or pick a named test is common to at lest two test suits. Move this logic into a new function and call it from the environment tests. Signed-off-by: Simon Glass <sjg@chromium.org>