mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-03 04:51:05 +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>