summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/proc
Commit message (Expand)AuthorAgeFilesLines
* proc: use human-readable values for hidepidAlexey Gladkov2020-04-223-0/+52
* proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov2020-04-223-0/+50
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* selftests: proc: Make va_max 1MBMasami Hiramatsu2019-11-071-1/+5
* proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)Alexey Dobriyan2019-07-163-0/+135
* tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...Alexey Dobriyan2019-07-161-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-051-1/+0
* proc: more robust bulk read testAlexey Dobriyan2019-03-051-0/+14
* proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan2019-03-053-0/+408
* proc: return exit code 4 for skipped testsAlexey Dobriyan2019-03-055-5/+5
* proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-02-013-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-078-32/+451
* proc: fixup copyright signAlexey Dobriyan2018-04-129-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