]> granicus.if.org Git - curl/commit
Abort test if it seems that it would have run forever. This is just to prevent
authorYang Tse <yangsita@gmail.com>
Thu, 19 Oct 2006 17:29:25 +0000 (17:29 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 19 Oct 2006 17:29:25 +0000 (17:29 +0000)
commitead6ab2ef765ec8c917ba8f5424d72a6624b0b20
tree76673eab3e7f25a3986b051b28af40c61668ee92
parent5c3dc49f44727c33cc683a09b8a90779683fae1a
Abort test if it seems that it would have run forever. This is just to prevent
test hanging and actually is an indication that there's a condition that is
not being properly handled at some point in the library.

Loop counter limits might need to be further increased on false positives.
tests/libtest/lib504.c
tests/libtest/lib507.c
tests/libtest/lib509.c
tests/libtest/lib525.c
tests/libtest/lib526.c
tests/libtest/lib530.c
tests/libtest/lib533.c
tests/libtest/lib536.c