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
tests: rtio: test early signalling of RTIO_OP_AWAIT
The brief on the existing test_rtio_await_ function mentioned testing
that an await operation would immediately complete ("be skipped") if
the SQE were signalled prior to being submitted. The function didn't
actually test this, though.
Add a new test function for testing this specific case.
Remove the misleading part of the brief around the existing test.
Rename test_rtio_await_ to be more concise on the test it performs.
Signed-off-by: Emil Dahl Juhl <[email protected]>
0 commit comments