You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately because the callx.data and the call_unwind_fail.data test rely on the behavior of the implementation-under-test's unwind helper function, I don't know if there is a better way to write a test.
Perhaps we could extend the conformance system so that a test could also specify a particular implementation of a helper function in order to have a test pass?
bpf_conformance/tests/callx.data
Line 7 in 56950c4
Given the unconditional
mov
of0x2
to%r0
, will this test always pass?cc @dthaler
The text was updated successfully, but these errors were encountered: