summaryrefslogtreecommitdiff
path: root/bin/pkill/tests
AgeCommit message (Expand)Author
2025-03-20pkill tests: Fix pkill usage in the pkill -x testMark Johnston
2024-10-14Update Makefile.depend filesSimon J. Gerraty
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-03-20pkill: tests: do a pass for case-sensitive conflictsKyle Evans
2023-03-20pkill: use an ARG_MAX size buffer for argument matchingKyle Evans
2021-02-13bin/pkill: Fix {pgrep,pkill}-j_test.shAlex Richardson
2016-10-19Increase timeouts so tests have more chances to succeedRuslan Bukin
2016-10-17Increase timeout so low-end platforms have a chance to complete testRuslan Bukin
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
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-22Make pkill/pgrep -j ARG take jname, not just jid.Jamie Gritton
2015-02-21Disguising stderr from jls generally considered harmfulEnji Cooper
2015-02-14Refactor pkill-j_test to reflect the relevant changes done to pgrep-j_testEnji Cooper
2015-02-14Simplify jail_name_to_jid and try to be more fault tolerant when scanning forEnji Cooper
2015-02-13Call wait to ensure that background processes have diedEnji Cooper
2015-02-12Parameterize out the amount of sleep done in each testEnji Cooper
2015-02-12Refactor the testsEnji Cooper
2015-02-12Add debugging output to help track down the recent Jenkins failuresEnji Cooper
2014-09-30Fix pkill unit tests.Craig Rodrigues
2014-08-14Skip pgrep-j and pkill-j if jail or jls is not installed.Alan Somers
2014-03-19Migrate tools/regression/usr.bin/pkill to the new tests layout.Julio Merino