mirror of
https://github.com/facebook/zstd.git
synced 2025-10-15 00:02:02 -04:00
The cygwin test on Appveyor is way too long (>30 mn). The main issue is the very long zstreamtest, because no time out has been programmed. Ensures that both fuzzer and zstreamtest receive a 30sec slot. Should reduce cygwin tests duration by -30mn.