ubpf
ubpf copied to clipboard
Add test pass to run bpf_conformance with ELF
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.