aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/timens
AgeCommit message (Expand)AuthorFilesLines
2021-12-10selftests/timens: remove ARRAY_SIZE define from individual testsGravatar Shuah Khan 2-4/+0
2021-04-21selftests/timens: Fix gettime_perf to work on powerpcGravatar Christophe Leroy 1-0/+8
2021-02-08selftests/timens: add futex binary to .gitignoreGravatar Tobias Klauser 1-0/+1
2020-11-03selftests/timens: added selftest for /proc/stat btimeGravatar Michael Weiß 1-1/+57
2020-10-20selftests/timens: Add a test for futex()Gravatar Andrei Vagin 2-1/+111
2020-05-22selftests/timens: handle a case when alarm clocks are not supportedGravatar Andrei Vagin 5-3/+24
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2020-04-01Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-4/+0
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2020-03-13selftests/timens: Remove duplicated include <time.h>Gravatar YueHaibing 4-4/+0
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSGravatar Dmitry Safonov 1-1/+1
2020-01-14selftests/timens: Check for right timens offsets after fork and execGravatar Andrei Vagin 3-1/+96
2020-01-14selftests/timens: Add a simple perf test for clock_gettime()Gravatar Andrei Vagin 3-1/+99
2020-01-14selftests/timens: Add timer offsets testGravatar Andrei Vagin 3-1/+124
2020-01-14selftests/timens: Add procfs selftestGravatar Dmitry Safonov 3-1/+146
2020-01-14selftests/timens: Add a test for clock_nanosleep()Gravatar Andrei Vagin 3-2/+152
2020-01-14selftests/timens: Add a test for timerfdGravatar Andrei Vagin 3-1/+130
2020-01-14selftests/timens: Add Time Namespace test for supported clocksGravatar Dmitry Safonov 6-0/+324