代码拉取完成,页面将自动刷新
Zstandard CI testing is split up into three sections: short, medium, and long tests.
Short tests run on CircleCI for new commits on every branch and pull request. They consist of the following tests:
tests/playTests.sh
on x86_64, without the tests on long data (CLI tests)tests/legacy.c
, tests/longmatch.c
) on x64_64Medium tests run on every commit and pull request to dev
branch, on TravisCI.
They consist of the following tests:
tests/playTests.sh --test-large-data
tests/fuzzer.c
, tests/zstreamtest.c
, and tests/decodecorpus.c
tests/zstreamtest.c
under Tsan (streaming mode, including multithreaded mode)make -C tests test-valgrind
) (testing CLI and fuzzer under valgrind
)Long tests run on all commits to release
branch,
and once a day on the current version of dev
branch,
on TravisCI.
They consist of the following tests:
zstdmt
testing)zstd
can decode files from all previous versions)pzstd
with asan and tsan, as well as in 32-bits modezstd
with legacy mode off此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。