Alan-Jowett / bpf_conformance

Measures the conformance of a BPF runtime to the ISA.
Other
25 stars 14 forks source link

Add test for sign extension in jump operations #243

Closed Alan-Jowett closed 4 months ago

Alan-Jowett commented 4 months ago

Add test to check if immediate value is correctly not sign extended when doing a comparison.

coveralls commented 4 months ago

Coverage Status

coverage: 95.147%. remained the same when pulling 354a0cdcc48cfdb3505e101e47547fac3798650e on non_sign_extend_jump into de61836fd85a9fae76c6681ee3377dbc72de6825 on main.