On Wed, 11 Oct 2023 at 18:56, Sean Anderson wrote:
>
> Returning a negative value from a unit test doesn't automatically fail the
> test. We have to fail an assertion. Modify the test to do so.
>
> This now causes the test to count as a failure on VPL. This is because the
> fname of SPL (and U-Bo
Returning a negative value from a unit test doesn't automatically fail the
test. We have to fail an assertion. Modify the test to do so.
This now causes the test to count as a failure on VPL. This is because the
fname of SPL (and U-Boot) is generated with make_exec in os_jump_to_image.
The origin
2 matches
Mail list logo