Commit b04cae49 authored by Mark Brown's avatar Mark Brown Committed by Greg Kroah-Hartman
Browse files

selftests: timers: Convert posix_timers test to generate KTAP output



[ Upstream commit 071af0c9 ]

Currently the posix_timers test does not produce KTAP output but rather a
custom format. This means that we only get a pass/fail for the suite, not
for each individual test that the suite does. Convert to using the standard
kselftest output functions which result in KTAP output being generated.

As part of this fix the printing of diagnostics in the unlikely event that
the pthread APIs fail, these were using perror() but the API functions
directly return an error code instead of setting errno.

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
Stable-dep-of: 6d029c25 ("selftests/timers/posix_timers: Reimplement check_timer_distribution()")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 9d106175
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment