mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-02 17:31:22 +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>