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