linux-yocto/lib/kunit
Mickaël Salaün 7955c2e239 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-18 13:07:29 +02:00
..
.kunitconfig
assert.c
debugfs.c kunit: debugfs: Fix unchecked dereference in debugfs_print_results() 2024-01-25 14:52:34 -08:00
debugfs.h
executor_test.c kunit: fix reference count leak in kfree_at_end 2021-10-01 13:49:38 -06:00
executor.c kunit: add unit test for filtering suites by names 2021-06-25 11:44:37 -06:00
Kconfig
kunit-example-test.c kunit: test: Add example tests which are always skipped 2021-06-25 11:31:03 -06:00
kunit-test.c kunit: Support skipped tests 2021-06-25 11:31:03 -06:00
Makefile
string-stream-test.c
string-stream.c
string-stream.h isystem: ship and use stdarg.h 2021-08-19 09:02:55 +09:00
test.c kunit: Don't crash if no parameters are generated 2022-01-27 11:04:40 +01:00
try-catch-impl.h
try-catch.c kunit: Fix timeout message 2024-07-18 13:07:29 +02:00