This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
Support integration tests with fixed binary artifacts #1143
Labels
enhancement
New feature or request
We do not commit binary artifacts to version control. For integration tests that require binaries, we commit source and build in CI. However, some OneFuzz features perform binary analysis. For these features, it would be helpful to have fixed, pre-compiled binaries, so we can make assertions about e.g. the expected offsets of various items. We need such assertions to be resilient to irrelevant variance in build environment.
AB#35973
The text was updated successfully, but these errors were encountered: