aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/proc/thread-self.c
AgeCommit message (Collapse)AuthorFilesLines
2018-08-22proc: test /proc/thread-self symlinkAlexey Dobriyan1-0/+64
Same story: I have WIP patch to make it faster, so better have a test as well. Link: http://lkml.kernel.org/r/20180627195209.GC18113@avx2 Signed-off-by: Alexey Dobriyan <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>