Searched refs:reproduce (Results 1 – 25 of 2996) sorted by relevance
12345678910>>...120
/external/oss-fuzz/docs/advanced-topics/ |
D | reproducing.md | 15 reproduce it. 89 If you can't reproduce a particular bug building for x86_64, try building for i386. 93 After you build an image and a fuzzer, you can reproduce a bug by running the following command: 96 $ python infra/helper.py reproduce $PROJECT_NAME <fuzz_target_name> <testcase_path> 99 **Note**: The reproduce command only supports `libfuzzer` fuzzing engine. Crashes 104 reproduce a crash testcase for a fuzzer named `libxml2_xml_read_memory_fuzzer`, 110 $ python infra/helper.py reproduce libxml2 libxml2_xml_read_memory_fuzzer ~/Downloads/testcase 120 $ python infra/helper.py reproduce $PROJECT_NAME <fuzz_target_name> <testcase_path> 123 Once you reproduce the bug, you can do the following: 138 correctly configured, even if it succeeded. To reproduce these locally, run these commands: [all …]
|
/external/oss-fuzz/infra/cifuzz/ |
D | fuzz_target_test.py | 100 mock_get_engine().reproduce.side_effect = all_repro 104 mock_get_engine().reproduce.assert_called_once_with( 110 self.assertEqual(1, mock_get_engine().reproduce.call_count) 117 mock_get_engine().reproduce.side_effect = last_time_repro 122 mock_get_engine().reproduce.call_count) 135 mock_get_engine().reproduce.side_effect = all_unrepro
|
/external/oss-fuzz/infra/base-images/base-runner/ |
D | README.md | 12 | `reproduce <fuzzer_name> <fuzzer_options>` | build all fuzz targets and run specified one with te… 21 …_path></i></b>:/testcase gcr.io/oss-fuzz/<b><i>$PROJECT_NAME</i></b> reproduce <b><i><fuzzer… 29 reproduce <b><i><fuzzer_name></i></b>
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/.github/ISSUE_TEMPLATE/ |
D | 00-bug_report.md | 14 **Steps to reproduce the bug** 16 It's important that we are able to reproduce the problem that you are 17 experiencing. Please provide all code and relevant steps to reproduce the
|
/external/abseil-cpp/.github/ISSUE_TEMPLATE/ |
D | 00-bug_report.md | 14 **Steps to reproduce the bug** 16 It's important that we are able to reproduce the problem that you are 17 experiencing. Please provide all code and relevant steps to reproduce the
|
/external/webrtc/third_party/abseil-cpp/.github/ISSUE_TEMPLATE/ |
D | 00-bug_report.md | 14 **Steps to reproduce the bug** 16 It's important that we are able to reproduce the problem that you are 17 experiencing. Please provide all code and relevant steps to reproduce the
|
/external/googletest/.github/ISSUE_TEMPLATE/ |
D | 00-bug_report.md | 14 **Steps to reproduce the bug** 16 It's important that we are able to reproduce the problem that you are 17 experiencing. Please provide all code and relevant steps to reproduce the
|
/external/cronet/third_party/googletest/src/.github/ISSUE_TEMPLATE/ |
D | 00-bug_report.md | 14 **Steps to reproduce the bug** 16 It's important that we are able to reproduce the problem that you are 17 experiencing. Please provide all code and relevant steps to reproduce the
|
/external/google-benchmark/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 18 **To reproduce** 19 Steps to reproduce the behavior:
|
/external/cronet/testing/libfuzzer/ |
D | reproducing.md | 16 That means there is a testcase that can be used to reliably reproduce the crash. 23 file: `$TESTCASE_PATH` and the fuzz target you want to reproduce a 64 ClusterFuzz generally does not report issues that it cannot reliably reproduce, 67 explicit clarification that there is no convenient way to reproduce it. There 76 2. (libFuzzer only) Try to reproduce the whole fuzzing session. This workflow is
|
/external/licenseclassifier/v2/assets/License/TPM-2/ |
D | license.txt | 10 nonexclusive, royalty free, copyright license to reproduce, create 15 (other than the Source Code) the rights to reproduce, distribute, 24 - Redistributions in binary form must reproduce the above copyright
|
/external/fmtlib/test/fuzzing/ |
D | CMakeLists.txt | 5 # (Note that libFuzzer can also reproduce, just pass it the files.) 6 option(FMT_FUZZ_LINKMAIN "Enables the reproduce mode, instead of libFuzzer" On)
|
/external/oboe/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 14 (Please try to reproduce the issue using the OboeTester or an Oboe sample.) 19 **Steps to reproduce**
|
/external/oss-fuzz/infra/ |
D | README.md | 27 | `reproduce` | Runs a testcase to reproduce a crash |
|
/external/libjpeg-turbo/.github/ISSUE_TEMPLATE/ |
D | bug-report.md | 19 **Steps to reproduce the bug (using *only* libjpeg-turbo):** 22 **Image(s) needed in order to reproduce the bug (if applicable):**
|
/external/iperf3/src/ |
D | version.h.in | 14 * worldwide license in the Software to reproduce, prepare derivative 20 * irrevocable, worldwide license in the Software to reproduce,
|
/external/openthread/third_party/mbedtls/repo/.github/ |
D | pull_request_template.md | 35 ## Steps to test or reproduce 36 Outline the steps to test or reproduce the PR here.
|
/external/fsck_msdos/ |
D | NOTICE | 12 * 2. Redistributions in binary form must reproduce the above copyright 39 * 2. Redistributions in binary form must reproduce the above copyright 69 * 2. Redistributions in binary form must reproduce the above copyright 98 * 2. Redistributions in binary form must reproduce the above copyright 126 * 2. Redistributions in binary form must reproduce the above copyright 158 * 2. Redistributions in binary form must reproduce the above copyright 189 * 2. Redistributions in binary form must reproduce the above copyright 217 * 2. Redistributions in binary form must reproduce the above copyright 247 * 2. Redistributions in binary form must reproduce the above copyright 274 * 2. Redistributions in binary form must reproduce the above copyright
|
/external/ipsec-tools/src/racoon/ |
D | NOTICE | 9 2. Redistributions in binary form must reproduce the above copyright 38 2. Redistributions in binary form must reproduce the above copyright 67 2. Redistributions in binary form must reproduce the above copyright 96 2. Redistributions in binary form must reproduce the above copyright 124 2. Redistributions in binary form must reproduce the above copyright 153 2. Redistributions in binary form must reproduce the above copyright 183 2. Redistributions in binary form must reproduce the above copyright 212 2. Redistributions in binary form must reproduce the above copyright 244 2. Redistributions in binary form must reproduce the above copyright 274 2. Redistributions in binary form must reproduce the above copyright [all …]
|
/external/mesa3d/docs/ |
D | bugs.rst | 22 - Describe in detail how to reproduce the bug, especially with games 27 The easier a bug is to reproduce, the sooner it will be fixed. Please do
|
/external/ipsec-tools/ |
D | NOTICE | 9 2. Redistributions in binary form must reproduce the above copyright 38 2. Redistributions in binary form must reproduce the above copyright 67 2. Redistributions in binary form must reproduce the above copyright 96 2. Redistributions in binary form must reproduce the above copyright 124 2. Redistributions in binary form must reproduce the above copyright 153 2. Redistributions in binary form must reproduce the above copyright 183 2. Redistributions in binary form must reproduce the above copyright 212 2. Redistributions in binary form must reproduce the above copyright 244 2. Redistributions in binary form must reproduce the above copyright 274 2. Redistributions in binary form must reproduce the above copyright [all …]
|
/external/newfs_msdos/ |
D | LICENSE | 9 2. Redistributions in binary form must reproduce the above copyright 39 2. Redistributions in binary form must reproduce the above copyright 67 2. Redistributions in binary form must reproduce the above copyright
|
/external/ltp/testcases/kernel/syscalls/sendmsg/ |
D | sendmsg02.c | 122 static void reproduce(int seconds) in reproduce() function 206 reproduce(seconds); in main()
|
/external/ltp/testcases/kernel/controllers/cgroup/ |
D | README | 4 Those testcases can reproduce bugs we found in cgroups.
|
/external/oss-fuzz/projects/skia/ |
D | README.md | 7 …python infra/helper.py reproduce skia image_decode ~/Downloads/foo -malloc_limit_mb=100 -rss_limit…
|
12345678910>>...120