mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-27 08:41:02 +01:00
Add a test which validates that exit from environment script works as expected, including return value propagation and clipping to positive integers. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Marek Vasut <marex@denx.de>