Skip to content

oss-fuzz: Add unit testing build to oss-fuzz build script#5149

Merged
aleks-f merged 1 commit intopocoproject:mainfrom
arthurscchan:oss-fuzz-build-unit-test
Jan 5, 2026
Merged

oss-fuzz: Add unit testing build to oss-fuzz build script#5149
aleks-f merged 1 commit intopocoproject:mainfrom
arthurscchan:oss-fuzz-build-unit-test

Conversation

@arthurscchan
Copy link
Copy Markdown
Contributor

OSS-Fuzz has a new Chronos feature that allows fast rebuilding of OSS-Fuzz-integrated projects and checks whether the project code or fuzzers still pass their unit tests after patching. To enable this feature, the unit tests of integrated projects need to be built. Therefore, this PR modifies the build script used by OSS-Fuzz to also build the unit tests for this project. The OSS-Fuzz-side changes for this project's integration can be found here: google/oss-fuzz#14717.

@aleks-f aleks-f merged commit 539de0d into pocoproject:main Jan 5, 2026
43 checks passed
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

Successfully merging this pull request may close these issues.

2 participants