summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timens
AgeCommit message (Expand)AuthorLines
2022-10-25selftests/timens: add a test for vfork+exitAndrei Vagin-1/+141
2022-09-13Revert "selftests/timens: add a test for vfork+exit"Andrei Vagin-91/+1
2022-06-15selftests/timens: add a test for vfork+exitAndrei Vagin-1/+91
2021-12-10selftests/timens: remove ARRAY_SIZE define from individual testsShuah Khan-4/+0
2021-04-21selftests/timens: Fix gettime_perf to work on powerpcChristophe Leroy-0/+8
2021-02-08selftests/timens: add futex binary to .gitignoreTobias Klauser-0/+1
2020-11-03selftests/timens: added selftest for /proc/stat btimeMichael Weiß-1/+57
2020-10-20selftests/timens: Add a test for futex()Andrei Vagin-1/+111
2020-05-22selftests/timens: handle a case when alarm clocks are not supportedAndrei Vagin-3/+24
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2020-04-01Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+0
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-13selftests/timens: Remove duplicated include <time.h>YueHaibing-4/+0
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov-1/+1
2020-01-14selftests/timens: Check for right timens offsets after fork and execAndrei Vagin-1/+96
2020-01-14selftests/timens: Add a simple perf test for clock_gettime()Andrei Vagin-1/+99
2020-01-14selftests/timens: Add timer offsets testAndrei Vagin-1/+124
2020-01-14selftests/timens: Add procfs selftestDmitry Safonov-1/+146
2020-01-14selftests/timens: Add a test for clock_nanosleep()Andrei Vagin-2/+152
2020-01-14selftests/timens: Add a test for timerfdAndrei Vagin-1/+130
2020-01-14selftests/timens: Add Time Namespace test for supported clocksDmitry Safonov-0/+324