tests/parallel-tests-interrupt.test


Log

Author Commit Date CI Message
Stefano Lattarini e1177186 2011-09-06T17:10:21 tests: fix spurious failures due to ignored signals * tests/defs (is_blocked_signal): New function. * tests/parallel-tests-interrupt.test: Do not try to use/trap signals that are ignored by the parent shell: they will be ignored by all the child processes too. * tests/self-check-exit.test: Likewise. * tests/self-check-cleanup.test: Likewise, and do few minor improvements and extensions since we are at it.
Stefano Lattarini eeef872d 2011-04-17T17:28:04 coverage: more tests on the parallel-tests driver * tests/parallel-tests-interrupt.test: New test. * tests/parallel-tests-reset-term.test: Likewise. * tests/Makefile.am (TESTS): Update.