summaryrefslogtreecommitdiff
path: root/src/test/test-procfs-util.c
Commit message (Expand)AuthorAgeFilesLines
* test: refactor test-procfs-util for clarity and skip test on perm failureDan Streetman2021-11-081-26/+37
* test-process-util: also add EROFS to the list of "good" errorsZbigniew Jędrzejewski-Szmek2021-11-031-1/+1
* procfs-util: fix confusion wrt. quantity limit and maximum valueZbigniew Jędrzejewski-Szmek2021-11-031-10/+24
* tree-wide: add FORMAT_BYTES()Zbigniew Jędrzejewski-Szmek2021-07-091-2/+1
* tree-wide: add FORMAT_TIMESPAN()Zbigniew Jędrzejewski-Szmek2021-07-091-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: various small fixes for strict systemsTopi Miettinen2020-04-261-1/+7
* util: introduce format_bytes_full()Yu Watanabe2019-06-191-1/+1
* procfs-util: expose functionality to query total memoryZbigniew Jędrzejewski-Szmek2019-01-221-1/+1
* Correct a number of trivial typos.Chris Lamb2018-06-181-1/+1
* procfs-util: add APIs to get consumed CPU time and used memory from /procLennart Poettering2018-02-091-0/+9
* util-lib: add new procfs-util.[ch] API for dealing with tasks limitsLennart Poettering2018-01-221-0/+38