-
Since commit 1408aab353b3a7f54b5a4e1b4471e054d615adcf, Fuzzilli computes and displays the "fuzzer overhead", i.e. the fraction of time that is *not* spent executing JavaScript code in the target engin…
saelo updated
3 years ago
-
# 🚀 Feature Request
@alnoki asks:
Is there a way to enforce coverage testing on functions like these if I make them `[#test_only]`? I made them `private fun` without `#[test_only]` because I nee…
-
#693 introduced fuzzing targets to some crates and in the interest of avoiding forever lasting PRs, I didn't fix all of the found issues. Current status at the end of the PR is:
* packet: address…
-
Greetings mono developers and contributors,
We’re reaching out because your project is an important part of the open source ecosystem, and we’d like to invite you to integrate with our [fuzzing](ht…
-
```
As we do deeper and deeper surgery on the compiler, I'd like to have a
fuzzer or some other kind of randomized testing to look for corner cases in
our implementation.
Before writing our own, we s…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR30416](https://bugs.llvm.org/show_bug.cgi?id=30416) |
| Status | NEW |
| Importance | P normal |
|…
-
See https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=56529.
We already have [workarounds](https://github.com/bitcoin/bitcoin/blob/80f04febbc6048f9da85b9289e0d433d1f164de0/src/test/fuzz/http_re…
-
-
Ref: https://github.com/google/oss-fuzz/pull/11401#issuecomment-1872050104
-
### OSS-Fuzz: Continuous Fuzzing for Open Source Software
Apply to https://google.github.io/oss-fuzz/getting-started/accepting-new-projects/
#### Fuzz testing
----
Fuzz testing is a well-kno…