tests: Make DPP text cases more robust for DPP-TX event processing
The previous waits were matching both DPP-TX and DPP-TX-STATUS and if the latter event was received, the test cases would either report failure or would not really test what was supposed to be verified. Fix this by waiting explicitly for "DPP-TX " to avoid matching "DPP-TX-STATUS" prefix. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
bf97c1a34e
commit
dbdd445d33
1 changed files with 6 additions and 6 deletions
Loading…
Add table
Reference in a new issue