mirror of
https://github.com/facebook/zstd.git
synced 2025-11-30 11:21:33 +03:00
@@ -186,10 +186,6 @@ test('test-zstream-1',
|
|||||||
zstreamtest,
|
zstreamtest,
|
||||||
args: ['-v', ZSTREAM_TESTTIME] + FUZZER_FLAGS,
|
args: ['-v', ZSTREAM_TESTTIME] + FUZZER_FLAGS,
|
||||||
timeout: 240)
|
timeout: 240)
|
||||||
test('test-zstream-2',
|
|
||||||
zstreamtest,
|
|
||||||
args: ['-mt', '-t1', ZSTREAM_TESTTIME] + FUZZER_FLAGS,
|
|
||||||
timeout: 120)
|
|
||||||
test('test-zstream-3',
|
test('test-zstream-3',
|
||||||
zstreamtest,
|
zstreamtest,
|
||||||
args: ['--newapi', '-t1', ZSTREAM_TESTTIME] + FUZZER_FLAGS,
|
args: ['--newapi', '-t1', ZSTREAM_TESTTIME] + FUZZER_FLAGS,
|
||||||
|
|||||||
Reference in New Issue
Block a user