mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-06 01:51:58 +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>