summaryrefslogtreecommitdiff
path: root/usr.sbin/pw/tests/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2017-05-28pw: add some basic testcases for groupshow and usershowEnji Cooper
2017-03-23Rename tests from <foo> to <foo>_test to match the FreeBSD test suiteEnji Cooper
2017-03-11Increase WARNS for pw testsAlan Somers
2016-07-13pw should sanitize the argument of -w.Alan Somers
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-08-02Remove netbsd tests on pw(8)Baptiste Daroussin
2015-07-28Check uid/gid used when creating a user/group are not larger than UID_MAX/GID...Baptiste Daroussin
2015-06-07Fix setting uid/gid min/max via pwBaptiste Daroussin
2015-06-07Fix generating configuration fileBaptiste Daroussin
2015-02-09Add tests for `pw usernext'.Brad Davis
2015-01-26Revert r277652Baptiste Daroussin
2015-01-24Allow negative numbers in -u and -g optionsBaptiste Daroussin
2014-12-09Restructure to make it easier to extend in the futureBrad Davis
2014-12-09Add some tests for user modification. [1]Brad Davis
2014-12-09Break out the tests into a file per command and clean up some long linesBrad Davis
2014-12-09Add more tests for pw(8) useradd.Brad Davis
2014-11-15Add a test for locking and unlocking user accountsBrad Davis
2014-11-12Fix wrong message when using pw -V with a non existent directoryBaptiste Daroussin
2014-11-03Require root when running the pw_delete and pw_modify test programs (pw(8)Enji Cooper
2014-11-03Integrate usr.sbin/useradd/t_useradd.sh from NetBSD into FreeBSD as pw_testEnji Cooper
2014-10-06- Add some tests for modifying groupsBrad Davis
2014-10-02- Add a test for bug 191427 where pw(8) will go into an infinite loopBrad Davis