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 test pass to run bpf_conformance with ELF #273

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Alan-Jowett
Copy link
Collaborator

uBPF has options for loading either raw byte code or an ELF file. The bpf_conformance suite also supports emitting test collateral as either ELF or raw byte code. This change adds an additional test pass that runs the tests using the byte code in ELF format.

@coveralls
Copy link

coveralls commented May 30, 2023

Coverage Status

coverage: 80.723% (-0.09%) from 80.809%
when pulling cc88b5a on Alan-Jowett:test_elf
into f1f85cb on iovisor:main.

@Alan-Jowett Alan-Jowett marked this pull request as ready for review June 24, 2024 17:48
Copy link
Collaborator

@hawkinsw hawkinsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this is great. Just a few questions!

ubpf_plugin/ubpf_plugin.cc Outdated Show resolved Hide resolved
ubpf_plugin/ubpf_plugin.cc Outdated Show resolved Hide resolved
ubpf_plugin/ubpf_plugin.cc Show resolved Hide resolved
ubpf_plugin/ubpf_plugin.cc Show resolved Hide resolved
Signed-off-by: Alan Jowett <[email protected]>
@Alan-Jowett Alan-Jowett enabled auto-merge (squash) June 24, 2024 18:50
Alan Jowett and others added 2 commits June 24, 2024 11:58
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.

3 participants