summaryrefslogtreecommitdiff
path: root/usr.bin/renice/tests
AgeCommit message (Expand)Author
2023-12-20renice: Clean up the tests a bit.Dag-Erling Smørgrav
2023-04-18renice: Factor out common code in tests.Dag-Erling Smørgrav
2023-04-18renice: Clean up the tests.Dag-Erling Smørgrav
2023-04-17renice: Avoid segfault if -n flag is given without argument.Dag-Erling Smørgrav
2022-10-13renice: Force /bin/sh usage on su calls for the regression tests.Olivier Cochard
2022-09-30renice: Prevent running regression tests in parallelOlivier Cochard
2022-08-25renice: add unit tests.Dag-Erling Smørgrav