mirror of
https://xff.cz/git/u-boot/
synced 2026-01-01 18:57:25 +01: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>