-
-
Notifications
You must be signed in to change notification settings - Fork 902
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added fuzzing support #3007
Merged
flavorjones
merged 14 commits into
sparklemotion:main
from
fuzzy-boiii23a:fuzzing_support
Dec 6, 2023
Merged
added fuzzing support #3007
flavorjones
merged 14 commits into
sparklemotion:main
from
fuzzy-boiii23a:fuzzing_support
Dec 6, 2023
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a38a57 - Browse repository at this point
Copy the full SHA 3a38a57View commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0fc502a - Browse repository at this point
Copy the full SHA 0fc502aView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 733e993 - Browse repository at this point
Copy the full SHA 733e993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45118a6 - Browse repository at this point
Copy the full SHA 45118a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db4d7d - Browse repository at this point
Copy the full SHA 9db4d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a099c - Browse repository at this point
Copy the full SHA 42a099cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0206d8c - Browse repository at this point
Copy the full SHA 0206d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e64381d - Browse repository at this point
Copy the full SHA e64381dView commit details -
dev(fuzz): convert fuzzer/build.sh to a bash script
and - set some bash safety flags - make it runnable from any directory - simplify the makefile execution
Configuration menu - View commit details
-
Copy full SHA for a9588dd - Browse repository at this point
Copy the full SHA a9588ddView commit details -
dev(fuzz): allow fuzzers to be build in parallel
use separate compilation directories to avoid the jobs clobbering each other if users run make with a `-j` flag
Configuration menu - View commit details
-
Copy full SHA for 8ab3a99 - Browse repository at this point
Copy the full SHA 8ab3a99View commit details -
dev(fuzz): fuzzers match the make target names
and rename the top-level target from `fuzzing` to `fuzzers`
Configuration menu - View commit details
-
Copy full SHA for 83900be - Browse repository at this point
Copy the full SHA 83900beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e166c - Browse repository at this point
Copy the full SHA d3e166cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7154c - Browse repository at this point
Copy the full SHA ea7154cView commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65d96b2 - Browse repository at this point
Copy the full SHA 65d96b2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.