Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fuzz] expect no ACK if TX frame is invalid (openthread#10951)
The Sequence Number Suppression field and AR can be both 1 in fuzz test, in which case, the frame is not valid. And no ack should be expected. This commit changes the expectation in this case.
- Loading branch information