Alan-Jowett / bpf_conformance

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

Fix lock_xchg* test to return 1 on failure #258

Closed Alan-Jowett closed 4 months ago

Alan-Jowett commented 4 months ago

Set %r0 at the start of the test. Only set %r0 to zero if all the checks pass.

Resolves: #227

coveralls commented 4 months ago

Coverage Status

coverage: 95.147% (-0.2%) from 95.339% when pulling 34ad05b3cab0af2a56108c90b8869717557299af on issue227 into 032f73030556d08e98669e1eb9d86cce3dddf464 on main.