subtitle>Hosts the 0x221E linux distro kernel.
https://universe.0xinfinity.dev/distro/kernel/atom?h=master2024-11-07T11:36:31Zselftests/powerpc: Return errors from all tests2024-11-07T11:36:31ZMichael Ellermanmpe@ellerman.id.au2024-11-06T13:04:52Zurn:sha1:c6a75555b4b2643365a007b7162a670d69aa28fe
Fix some tests which weren't returning an error code from main.
Although these tests only ever return success, they can still fail if
they time out and the harness kills them. If that happens they still
return success to the shell, which is incorrect and confuses the higher
level error reporting.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241106130453.1741013-4-mpe@ellerman.id.au