procps/lib
Craig Small 4090fa711b build-sys: Enable testing of sigqueue
The referenced commits enavled both pkill and kill to send an integer to
the killed or signalled process. The test_process now will report on the
integer if sent and the testsuite changes take advantage of this
new feature.

Another process make/destroy set had to be made as using spawn
instead of exec changes both the SID and TTY for the underlying
process, making other tests fail.

References:
 commit 7d55409b82
 commit 2b804a532a
2020-04-28 19:47:39 +10:00
..
.gitignore A locale-independent strtod 2016-03-03 21:24:08 +11:00
fileutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
nsutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
strutils.c misc: fix strtod_nol_err tests 2016-07-13 20:08:51 +10:00
strverscmp.c Added Cygwin build support 2016-03-10 15:04:27 -08:00
test_fileutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_nsutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_process.c build-sys: Enable testing of sigqueue 2020-04-28 19:47:39 +10:00
test_strtod_nol.c misc: fix strtod_nol_err tests 2016-07-13 20:08:51 +10:00
test_strutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00