summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/proc
Commit message (Expand)AuthorAgeFilesLines
* proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)Alexey Dobriyan2019-07-173-0/+135
* tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...Alexey Dobriyan2019-07-171-2/+15
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* proc: fixup proc-pid-vm testAlexey Dobriyan2019-04-191-2/+2
* proc: fix map_files test on F29Alexey Dobriyan2019-04-191-10/+10
* tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan2019-03-141-3/+46
* tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder2019-03-061-1/+0Star
* proc: more robust bulk read testAlexey Dobriyan2019-03-061-0/+14
* proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan2019-03-063-0/+408
* proc: return exit code 4 for skipped testsAlexey Dobriyan2019-03-065-5/+5
* proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-02-023-0/+131
* proc: fixup map_files test on armAlexey Dobriyan2018-11-301-2/+7
* selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao2018-10-242-2/+2
* proc: test /proc/thread-self symlinkAlexey Dobriyan2018-08-224-0/+71
* proc: test /proc/self symlinkAlexey Dobriyan2018-08-224-0/+49
* tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan2018-06-088-32/+451
* proc: fixup copyright signAlexey Dobriyan2018-04-139-7/+37
* proc: selftests: test /proc/uptimeAlexey Dobriyan2018-04-115-0/+202
* proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan2018-04-113-0/+149
* proc: add selftest for last field of /proc/loadavgAlexey Dobriyan2018-04-113-0/+85
* proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan2018-04-114-1/+172
* proc: test /proc/self/syscallAlexey Dobriyan2018-04-113-1/+48
* proc: test /proc/self/wchanAlexey Dobriyan2018-04-114-0/+33