Skip to content
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

Running fuzz test on a sample C++ project #79

Open
ashima15448 opened this issue Oct 30, 2020 · 0 comments
Open

Running fuzz test on a sample C++ project #79

ashima15448 opened this issue Oct 30, 2020 · 0 comments

Comments

@ashima15448
Copy link

Hi,

I have a sample C++ project having its own main(). How can I run fuzz test on it? Right now I am trying to run clang++ on the folder having .cpp files but it is not working. Simply using Makefile to build my project and running it is also not working.
What is the right approach to run a c++ project with fuzz?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant