On 5/31/25 01:01, Nick Huang wrote:
Use the standard kselftest failure report function to ensure consistent test output formatting. This improves readability and integration with automated test frameworks.Signed-off-by: Nick Huang <sef1...@gmail.com> --- tools/testing/selftests/ipc/msgque.c | 47 ++++++++++++++-------------- 1 file changed, 23 insertions(+), 24 deletions(-)
Looks good to me. I will apply this after merge window closes. thanks, -- Shuah