summaryrefslogtreecommitdiffstats
path: root/pw/tests/pw_useradd.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix a race condition by allowing up to 5 seconds of difference between the ↵Brad Davis2015-02-241-4/+8
| | | | | | | time stamps. PR: 197861 Approved by: will
* Add tests for account and password expiration.Brad Davis2015-02-171-0/+111
| | | | Approved by: will
* Add tests for pw -NBrad Davis2014-12-161-0/+33
| | | | | | PR: 150449 Submitted by: Robert O'Neil <oneil.rs@gmail.com> Approved by: will
* Break out the tests into a file per command and clean up some long linesBrad Davis2014-12-091-0/+40
Approved by: will