]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove duplicated connectivity test from mesh
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 28 Nov 2014 13:12:07 +0000 (15:12 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 28 Nov 2014 21:02:29 +0000 (23:02 +0200)
commit4b57af2aaa1aa7a51ee8408a55c5b2ce67928b11
treeec03f141808f5507476e2ab8ef8592421743556e
parent882f894831551add94f181012a8bcd1bc14fe63a
tests: Remove duplicated connectivity test from mesh

hwsim_utils.test_connectivity() is already bidirectional test, so there
is no need to run it twice with the devices swapped for the second
iteration.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_wpas_mesh.py