summaryrefslogtreecommitdiffstats
path: root/tests/posix/nogroup_ulimit.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Refactor implementation into separate filesTavian Barnes2023-10-191-1/+0
|
* pwcache: Fill the user/group caches lazilyTavian Barnes2022-11-091-1/+6
| | | | | | | Iterating all the users/groups can be expensive, especially with NSS. Android has so many that it doesn't even return them all from get{pw,gr}ent() for performance reasons, leading to incorrect behaviour of -user/-group/etc.
* tests: Split test cases into separate filesTavian Barnes2022-10-191-0/+3