]> granicus.if.org Git - procps-ng/commit
Skip some tests if kill cannot be found
authorCraig Small <csmall@enc.com.au>
Wed, 9 Oct 2013 08:18:55 +0000 (19:18 +1100)
committerCraig Small <csmall@enc.com.au>
Wed, 9 Oct 2013 08:18:55 +0000 (19:18 +1100)
commit422a4a5e6756c8e7864318ce72a9dd85ae083bf8
tree9f62db3c1c14e6c27926f7f839e1b543fff2110b
parente6a78f2745ca6c7ceed4406d3ce5397e77518b11
Skip some tests if kill cannot be found

Some Debian pbuilders error out on some of the tests because
they cannot find kill to kill the test processes. Now if we
cannot find kill we skip those lot of tests.

Still need to work out why the S390 doesn't like test_sched

References: http://bugs.debian.org/725743
testsuite/pgrep.test/pgrep.exp
testsuite/pkill.test/pkill.exp