]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Speed up wpas_mesh_gate_forwarding tshark operations
authorJouni Malinen <j@w1.fi>
Thu, 26 Dec 2019 22:03:24 +0000 (00:03 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2019 22:03:24 +0000 (00:03 +0200)
commit743b234902d0a42431b162c274e61b749b42e028
treec69fe61131a91905ce167fe8685289e1372fab44
parent985718135f663f1d0762799cf2034b5689679a07
tests: Speed up wpas_mesh_gate_forwarding tshark operations

For some reason, running tshark in the test cases can take significant
time especially with UML time-travel. Optimize this by reducing the
number of times tshark needs to be executed in the loop.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_wpas_mesh.py