linux-stable/tools/testing/selftests/timens
Andrei Vagin 558ae0355a selftests/timens: handle a case when alarm clocks are not supported
This can happen if a testing node doesn't have RTC (real time clock)
hardware or it doesn't support alarms.

Fixes: 61c5767603 ("selftests/timens: Add Time Namespace test for supported clocks")
Acked-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Reported-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Andrei Vagin <avagin@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2020-05-22 13:29:55 -06:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile selftests: use LDLIBS for libraries instead of LDFLAGS 2020-02-13 13:14:34 -07:00
clock_nanosleep.c selftests/timens: handle a case when alarm clocks are not supported 2020-05-22 13:29:55 -06:00
config
exec.c selftests/timens: Remove duplicated include <time.h> 2020-03-13 13:30:32 -06:00
gettime_perf.c selftests/timens: Add a simple perf test for clock_gettime() 2020-01-14 12:21:02 +01:00
log.h
procfs.c selftests/timens: Remove duplicated include <time.h> 2020-03-13 13:30:32 -06:00
timens.c selftests/timens: handle a case when alarm clocks are not supported 2020-05-22 13:29:55 -06:00
timens.h selftests/timens: handle a case when alarm clocks are not supported 2020-05-22 13:29:55 -06:00
timer.c selftests/timens: handle a case when alarm clocks are not supported 2020-05-22 13:29:55 -06:00
timerfd.c selftests/timens: handle a case when alarm clocks are not supported 2020-05-22 13:29:55 -06:00