summaryrefslogtreecommitdiffstats
path: root/pw/tests/pw_groupadd.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add regression tests about adding already existsing groups/usersBaptiste Daroussin2015-08-021-0/+11
|
* Check uid/gid used when creating a user/group are not larger than ↵Baptiste Daroussin2015-07-281-0/+15
UID_MAX/GID_MAX PR: 173977 Reported by: nvass@gmx.com