summaryrefslogtreecommitdiffstats
path: root/tests/misc/user.sh
AgeCommit message (Collapse)AuthorLines
2026-02-23tests: whoami, logname: verify error handlingoech3-0/+31
* tests/df/no-mtab-status-masked-proc.sh: Tweak unshare check. * tests/local.mk: Reference new test. * tests/misc/user.sh: Add new test using unshare -U, to verify that whoami and logname diagnose failure correctly. https://github.com/coreutils/coreutils/pull/195