aboutsummaryrefslogtreecommitdiff
path: root/bin/pkill/tests/pgrep-q_test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Migrate tools/regression/usr.bin/pkill to the new tests layout.Julio Merino2014-03-191-0/+38
Interestingly, the pkill tool lives in bin, not usr.bin. Haven't bothered to check if this is because the tool moved or because the tests were originally added in the wrong place. Notes: svn path=/head/; revision=263351