/usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/tools/testing/selftests/timens
Edit: /usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/tools/testing/selftests/timens/Makefile (191B)
TEST_GEN_PROGS := timens timerfd timer clock_nanosleep procfs exec vfork_exec
TEST_GEN_PROGS_EXTENDED := gettime_perf
CFLAGS := -Wall -Werror -pthread
LDLIBS := -lrt -ldl
include ../lib.mk