mirror of
https://github.com/facebook/zstd.git
synced 2025-11-27 11:41:11 +03: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.