freebsd-skq/usr.sbin/pw/tests
Baptiste Daroussin 4b2b10bd25 Revert r277652
uid and gid are never and should never be negative. The pw(8) manpage clearly
states the -u and -g arguments are for uids/gids, hence using negative values is
abusing a bug in former versions of pw(8)
2015-01-26 16:50:42 +00:00
..
group
helper_functions.shin Replace the pw(1) calls with a variable, to make it easier to to change across all the tests as needed. 2014-11-19 23:07:46 +00:00
Makefile Revert r277652 2015-01-26 16:50:42 +00:00
master.passwd
pw_etcdir.sh Clean up some language 2014-11-17 15:44:00 +00:00
pw_groupdel.sh Break out the tests into a file per command and clean up some long lines 2014-12-09 21:43:03 +00:00
pw_groupmod.sh Break out the tests into a file per command and clean up some long lines 2014-12-09 21:43:03 +00:00
pw_lock.sh Replace the pw(1) calls with a variable, to make it easier to to change across all the tests as needed. 2014-11-19 23:07:46 +00:00
pw_useradd.sh Add tests for pw -N 2014-12-16 14:50:33 +00:00
pw_userdel.sh Break out the tests into a file per command and clean up some long lines 2014-12-09 21:43:03 +00:00
pw_usermod.sh Add tests for pw -N 2014-12-16 14:50:33 +00:00