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

Integrate Fuzz Tests into oneDPL #2154

Open
mmichel11 opened this issue Mar 31, 2025 · 0 comments
Open

Integrate Fuzz Tests into oneDPL #2154

mmichel11 opened this issue Mar 31, 2025 · 0 comments
Assignees

Comments

@mmichel11
Copy link
Contributor

Summary:
We have a set of fuzz tests ran with oneDPL that are currently managed outside of the repository. We should add these tests directly into oneDPL.

Problem Statement:
Fuzz tests are an important software testing approach. Integrating them into the public oneDPL repo will allow external contributors to perform fuzz testing with oneDPL on their own platforms and contribute to improve the quality / breadth of the tests.

Preferred Solution:
In addition to adding the tests themselves, we should expose a CMake option to separate build and run fuzz tests. Likely, this should be a separate build option than the the oneDPL functional tests.

@mmichel11 mmichel11 self-assigned this Mar 31, 2025
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