]> git.ipfire.org Git - thirdparty/automake.git/commit
coverage: possible infinite recursion in the test harness
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 10 Aug 2011 14:03:35 +0000 (16:03 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 11 Aug 2011 09:33:22 +0000 (11:33 +0200)
commit61873d53fea7a1a341bb7234d8428d5aba9ebf3b
treece8f0d483ea99e8b2b88854dbe580c68b39f59b8
parenta7cbc8a792ee1a33ab1cedd1d89237487b2c6782
coverage: possible infinite recursion in the test harness

Motivated by a regression in the 'test-protocols' branch.

* tests/parallel-tests-fork-bomb.test: New test, checking that
if $(TEST_SUITE_LOG) is in $(TEST_LOGS), we obtain a diagnosed
error rather than a make hang or a fork bomb.
* tests/Makefile.am (TESTS): Update.
ChangeLog
tests/parallel-tests-fork-bomb.test