]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Update mesh_oom to match the wpa_supplicant_mesh_init() change
authorJouni Malinen <j@w1.fi>
Sat, 4 Feb 2017 20:46:06 +0000 (22:46 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 4 Feb 2017 20:46:06 +0000 (22:46 +0200)
commit7e6cc3288c8360e3dc102dc78996c36ecabce0b2
treeacdf1b6d6cc93ccad97fc6924650e49f07380c93
parentdb5e53cb06369eebbacaab0cef5e3df3ee25ce1c
tests: Update mesh_oom to match the wpa_supplicant_mesh_init() change

There is now one fewer direct allocation call in this function, so the
counters need to be updated to avoid test failures.

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