sst-linux/lib/kunit
Mickaël Salaün ae9edc2b17 kunit: Fix timeout message
[ Upstream commit 53026ff63bb07c04a0e962a74723eb10ff6f9dc7 ]

The exit code is always checked, so let's properly handle the -ETIMEDOUT
error code.

Cc: Brendan Higgins <brendanhiggins@google.com>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Rae Moar <rmoar@google.com>
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Link: https://lore.kernel.org/r/20240408074625.65017-4-mic@digikod.net
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-07-11 12:47:08 +02:00
..
.kunitconfig
assert.c
debugfs.c kunit: debugfs: Fix unchecked dereference in debugfs_print_results() 2024-01-25 15:27:21 -08:00
debugfs.h
executor_test.c
executor.c
Kconfig
kunit-example-test.c
kunit-test.c
Makefile
resource.c
string-stream-test.c
string-stream.c
string-stream.h
test.c
try-catch-impl.h
try-catch.c kunit: Fix timeout message 2024-07-11 12:47:08 +02:00