aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/timens (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-20selftests/timens: Add a test for futex()Andrei Vagin2-1/+111
2020-05-22selftests/timens: handle a case when alarm clocks are not supportedAndrei Vagin5-3/+24
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-04-01Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds4-4/+0
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-13selftests/timens: Remove duplicated include <time.h>YueHaibing4-4/+0
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov1-1/+1
2020-01-14selftests/timens: Check for right timens offsets after fork and execAndrei Vagin3-1/+96
2020-01-14selftests/timens: Add a simple perf test for clock_gettime()Andrei Vagin3-1/+99
2020-01-14selftests/timens: Add timer offsets testAndrei Vagin3-1/+124
2020-01-14selftests/timens: Add procfs selftestDmitry Safonov3-1/+146
2020-01-14selftests/timens: Add a test for clock_nanosleep()Andrei Vagin3-2/+152
2020-01-14selftests/timens: Add a test for timerfdAndrei Vagin3-1/+130
2020-01-14selftests/timens: Add Time Namespace test for supported clocksDmitry Safonov6-0/+324