Home
last modified time | relevance | path

Searched +full:- +full:max_total_time (Results 1 – 25 of 37) sorted by relevance

12

/external/rust/crates/grpcio-sys/grpc/tools/fuzzer/runners/
Duri_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=128 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dhttp_request_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dalts_credentials_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Djson_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=512 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dnanopb_fuzzer_response_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=128 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dhttp_response_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dssl_server_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dpercent_encode_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=32 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dnanopb_fuzzer_serverlist_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=128 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dpercent_decode_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=32 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dserver_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
19 flags="$flags -dict=test/core/end2end/fuzzers/hpack.dictionary"
23 flags="-jobs=$jobs -workers=$jobs $flags"
26 if [ "$config" == "asan-trace-cmp" ]
28 flags="-use_traces=1 $flags"
Dhpack_parser_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=512 -timeout=120"
19 flags="$flags -dict=test/core/end2end/fuzzers/hpack.dictionary"
23 flags="-jobs=$jobs -workers=$jobs $flags"
26 if [ "$config" == "asan-trace-cmp" ]
28 flags="-use_traces=1 $flags"
Dclient_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
19 flags="$flags -dict=test/core/end2end/fuzzers/hpack.dictionary"
23 flags="-jobs=$jobs -workers=$jobs $flags"
26 if [ "$config" == "asan-trace-cmp" ]
28 flags="-use_traces=1 $flags"
/external/grpc-grpc/tools/fuzzer/runners/
Dhttp_response_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dnanopb_fuzzer_response_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=128 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dpercent_decode_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=32 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dhttp_request_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Djson_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=512 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dpercent_encode_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=32 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dssl_server_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dalts_credentials_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Duri_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=128 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dnanopb_fuzzer_serverlist_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=128 -timeout=120"
22 flags="-jobs=$jobs -workers=$jobs $flags"
25 if [ "$config" == "asan-trace-cmp" ]
27 flags="-use_traces=1 $flags"
Dhpack_parser_fuzzer_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=512 -timeout=120"
19 flags="$flags -dict=test/core/end2end/fuzzers/hpack.dictionary"
23 flags="-jobs=$jobs -workers=$jobs $flags"
26 if [ "$config" == "asan-trace-cmp" ]
28 flags="-use_traces=1 $flags"
Dapi_fuzzer.sh8 # http://www.apache.org/licenses/LICENSE-2.0
17 flags="-max_total_time=$runtime -artifact_prefix=fuzzer_output/ -max_len=2048 -timeout=120"
19 flags="$flags -dict=test/core/end2end/fuzzers/api_fuzzer.dictionary"
23 flags="-jobs=$jobs -workers=$jobs $flags"
26 if [ "$config" == "asan-trace-cmp" ]
28 flags="-use_traces=1 $flags"

12