Module Name: src Committed By: kre Date: Tue Feb 21 10:40:30 UTC 2017
Modified Files: src/distrib/sets/lists/tests: mi src/etc/mtree: NetBSD.dist.tests src/tests/usr.bin: Makefile Added Files: src/tests/usr.bin/pkill: Makefile t_pgrep.sh Log Message: PR bin/50934 Add a test program for the bug described in this PR. This is the first pkill/pgrep/prenice test (more would be good!) This test has been confirmed to work once the bug described in the PR has been fixed, so the test is not marked "expected to fail" even though initially that is what should happen. Note: the test cana also fail if the system running the tests happens to be running processes with names that match the patterns searched for by the test, other than the test program itself. This is expected to be unlikely. To generate a diff of this commit: cvs rdiff -u -r1.722 -r1.723 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.141 -r1.142 src/etc/mtree/NetBSD.dist.tests cvs rdiff -u -r1.23 -r1.24 src/tests/usr.bin/Makefile cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/pkill/Makefile \ src/tests/usr.bin/pkill/t_pgrep.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.