summaryrefslogtreecommitdiffstats
path: root/pw/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* New Makefile, freebsd reallocarray.c, freebsd strtonum for 12/13 compat, dele...Cameron Katri2021-02-101-33/+0
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+0
* pw: add some basic testcases for groupshow and usershowEnji Cooper2017-05-281-1/+3
* Rename tests from <foo> to <foo>_test to match the FreeBSD test suiteEnji Cooper2017-03-231-10/+10
* Increase WARNS for pw testsAlan Somers2017-03-111-0/+1
* pw should sanitize the argument of -w.Alan Somers2016-07-131-0/+5
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-5/+5
* First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Remove netbsd tests on pw(8)Baptiste Daroussin2015-08-021-11/+0
* Check uid/gid used when creating a user/group are not larger than UID_MAX/GID...Baptiste Daroussin2015-07-281-0/+1
* Fix setting uid/gid min/max via pwBaptiste Daroussin2015-06-071-1/+2
* Fix generating configuration fileBaptiste Daroussin2015-06-071-1/+2
* Add tests for `pw usernext'.Brad Davis2015-02-091-1/+2
* Revert r277652Baptiste Daroussin2015-01-261-3/+1
* Allow negative numbers in -u and -g optionsBaptiste Daroussin2015-01-241-1/+3
* Restructure to make it easier to extend in the futureBrad Davis2014-12-091-6/+10
* Add some tests for user modification. [1]Brad Davis2014-12-091-1/+3
* Break out the tests into a file per command and clean up some long linesBrad Davis2014-12-091-4/+4
* Add more tests for pw(8) useradd.Brad Davis2014-12-091-1/+2
* Add a test for locking and unlocking user accountsBrad Davis2014-11-151-1/+1
* Fix wrong message when using pw -V with a non existent directoryBaptiste Daroussin2014-11-121-1/+1
* Require root when running the pw_delete and pw_modify test programs (pw(8)Enji Cooper2014-11-031-0/+3
* Integrate usr.sbin/useradd/t_useradd.sh from NetBSD into FreeBSD as pw_testEnji Cooper2014-11-031-0/+11
* - Add some tests for modifying groupsBrad Davis2014-10-061-1/+1
* - Add a test for bug 191427 where pw(8) will go into an infinite loopBrad Davis2014-10-021-0/+10