aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/renice/tests
Commit message (Expand)AuthorAgeFilesLines
* renice: Clean up the tests a bit.Dag-Erling Smørgrav2023-12-201-6/+7
* renice: Factor out common code in tests.Dag-Erling Smørgrav2023-04-181-14/+20
* renice: Clean up the tests.Dag-Erling Smørgrav2023-04-181-30/+22
* renice: Avoid segfault if -n flag is given without argument.Dag-Erling Smørgrav2023-04-171-0/+6
* renice: Force /bin/sh usage on su calls for the regression tests.Olivier Cochard2022-10-131-2/+2
* renice: Prevent running regression tests in parallelOlivier Cochard2022-09-291-0/+1
* renice: add unit tests.Dag-Erling Smørgrav2022-08-252-0/+172