summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/proc
AgeCommit message (Expand)AuthorLines
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan-3/+46
2019-03-05tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder-1/+0
2019-03-05proc: more robust bulk read testAlexey Dobriyan-0/+14
2019-03-05proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan-0/+408
2019-03-05proc: return exit code 4 for skipped testsAlexey Dobriyan-5/+5
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan-0/+131
2018-11-30proc: fixup map_files test on armAlexey Dobriyan-2/+7
2018-10-24selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao-2/+2
2018-08-22proc: test /proc/thread-self symlinkAlexey Dobriyan-0/+71
2018-08-22proc: test /proc/self symlinkAlexey Dobriyan-0/+49
2018-06-07tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan-32/+451
2018-04-12proc: fixup copyright signAlexey Dobriyan-7/+37
2018-04-11proc: selftests: test /proc/uptimeAlexey Dobriyan-0/+202
2018-04-11proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan-0/+149
2018-04-11proc: add selftest for last field of /proc/loadavgAlexey Dobriyan-0/+85
2018-04-11proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan-1/+172
2018-04-11proc: test /proc/self/syscallAlexey Dobriyan-1/+48
2018-04-11proc: test /proc/self/wchanAlexey Dobriyan-0/+33