ubpf icon indicating copy to clipboard operation
ubpf copied to clipboard

Add test pass to run bpf_conformance with ELF

Open Alan-Jowett opened this issue 1 year ago • 1 comments

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.

Alan-Jowett avatar May 30 '23 16:05 Alan-Jowett

Coverage Status

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

coveralls avatar May 30 '23 17:05 coveralls