]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix test_discovery to force full device discovery
authorJouni Malinen <j@w1.fi>
Sat, 30 Mar 2013 18:31:22 +0000 (20:31 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 30 Mar 2013 18:31:22 +0000 (20:31 +0200)
commitfde43cddb9ba7bf70e075f01030441ca069e40ab
tree55463a6d65570e96ebab2d89e11556b82f9a266a
parent5924d4c105ac3024f919ddb41e684548779caa9d
tests: Fix test_discovery to force full device discovery

P2P_PROV_DISC fails if the peer is not fully discovered and the previous
version of the test cases did not force this (i.e., it could have
started PD just based on having seen a Probe Request frame from the
peer).

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/test_p2p_discovery.py