]> Git Repo - u-boot.git/commit
test: hush: Fix loop tests for modern hush
authorFrancis Laniel <[email protected]>
Fri, 22 Dec 2023 21:02:41 +0000 (22:02 +0100)
committerTom Rini <[email protected]>
Thu, 28 Dec 2023 17:02:56 +0000 (12:02 -0500)
commit2223c49c75d7df9189894bdf22801dc6768f4ead
tree15a802cf7f986c9baa595cf53d11c976522187a6
parente252f50f27841d2aad844dbebbe2d238a6e13f0d
test: hush: Fix loop tests for modern hush

Modifies return code got from while loop as modern hush always returns 0 from
while loop.

Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Francis Laniel <[email protected]>
test/hush/loop.c
This page took 0.035566 seconds and 4 git commands to generate.