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 3 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: 82.242% (-0.2%) from 82.452%
when pulling af8a711 on Alan-Jowett:test_elf
into 7d6da19 on iovisor:main.

@Alan-Jowett Alan-Jowett force-pushed the test_elf branch 2 times, most recently from ab08999 to 7e1accd Compare November 27, 2023 20:26
Signed-off-by: Alan Jowett <alanjo@microsoft.com>
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.

None yet

2 participants