mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
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