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

Add libasan and libubsan for host based unit tests #103

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

mdkinney
Copy link
Member

@mdkinney mdkinney commented Nov 23, 2024

Description

Use dnf to install libasan and libubsan to support use of address sanitizers in host-based unit tests.

Containers Affected

Fedora-37
Fedora-39
Fedora-40

Use dnf to install libasan and libubsan to support use
of address sanitizers in host-based unit tests for
Fedora 37, 39, and 40.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
@mdkinney
Copy link
Member Author

@osteffenrh Does this change also need to be done on Ubuntu-22? Also, when this PR is merged here what steps need to be done for edk2 repo CI agents to use the updated container?

@osteffenrh
Copy link
Contributor

@mdkinney, I'll take care of it.
We first need to merge it here, have the CI build and push the new image, then point the edk2 CI to the new image version via a PR in the main repo.

Ubunutu-22 is not used by edk2 in any way, it is just for convenience for some people.

@osteffenrh osteffenrh merged commit b4ea0a6 into tianocore:main Nov 25, 2024
3 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