Files
make/tests/scripts/features
Paul Smith deb4ff272a [SV 63315] tests: Simplify TERM signaling
Tests that try to kill the make process were not behaving as expected
on OpenBSD: the signal was sent from make to its children but the
sleep didn't die.  Something odd about the way the shell treats TERM.
To reduce platform dependencies add "term" to the helper tool and run
that instead of kill / sleep.

* tests/thelp.pl: Add a new operation "term" that takes a PID.
* tests/scripts/features/output-sync: Use it.
* tests/scripts/features/temp_stdin: Ditto.
2022-11-13 10:39:48 -05:00
..
2017-06-04 18:37:20 -04:00
2013-10-09 01:53:55 -04:00
2017-06-04 18:37:20 -04:00
2022-08-30 21:05:34 -04:00
2022-08-30 21:05:34 -04:00
2022-08-30 21:05:34 -04:00
2021-11-28 14:27:10 -05:00