linux-imx/lib/kunit
Mickaël Salaün 4e40bc50da kunit: Fix timeout message
[ Upstream commit 53026ff63b ]

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:49:08 +02:00
..
.kunitconfig
assert.c
attributes.c
debugfs.c kunit: debugfs: Fix unchecked dereference in debugfs_print_results() 2024-01-25 15:35:15 -08:00
debugfs.h
executor_test.c kunit: test: Log the correct filter string in executor_test 2024-03-26 18:19:18 -04:00
executor.c kunit: run test suites only after module initialization completes 2024-02-05 20:14:34 +00:00
hooks-impl.h
hooks.c
Kconfig
kunit-example-test.c
kunit-test.c
Makefile
resource.c
static_stub.c
string-stream-test.c
string-stream.c
string-stream.h
test.c kunit: run test suites only after module initialization completes 2024-02-05 20:14:34 +00:00
try-catch-impl.h
try-catch.c kunit: Fix timeout message 2024-07-11 12:49:08 +02:00