]> granicus.if.org Git - curl/commit
test1531: Add timeout
authorRikard Falkeborn <rikard.falkeborn@gmail.com>
Tue, 7 Aug 2018 22:10:10 +0000 (00:10 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Aug 2018 10:40:47 +0000 (12:40 +0200)
commit96d6d3801eb0c6415c05e729f2f2729f3d24c966
tree38e69b9d83fcdf500beda07c48c01cd2c4a66b88
parent8ea0baed3ccf96a8082803d5080805e81a81c666
test1531: Add timeout

Previously, the macro TEST_HANG_TIMEOUT was unused, but since there is
looping going on, we might as well add timing instead of removing it.

Closes #2853
tests/libtest/lib1531.c