First Launch to start FuzzBench#100
Open
AndrewQuijano wants to merge 10 commits into
Open
Conversation
a2b9315 to
4709fe6
Compare
…shes, they will be mined, but not used
Closed
…rity is now new targets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
…le LAVA workspaces
Your checklist for this pull request
Detailed description
This PR does the the following:
1- I realized I likely would want multiple
host.jsonfiles, so I can have one for the main LAVA repo and another for the fuzz-bench repo. This is now implemented2- Updated CI/CD to be more thorough in testing individual bugs in toy. This will be updated for a bigger binary that can run every type of bug to inject
3- ARM-32 support verified.
4- Added a test case to confirm that random explore in fact implements random KLEE exploration
...
Test plan
...
Closing issues
...