tests: Make FST tests aware of unconditional station's MB IE exposure
authorAnton Nayshtut <qca_antonn@qca.qualcomm.com>
Wed, 18 Nov 2015 17:00:40 +0000 (19:00 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 23 Nov 2015 18:36:54 +0000 (20:36 +0200)
commit81822ce6886fa993b5ab25a9f2b005a4f1ce5bae
tree814cd7c53c133b187dfe51797d2e0bbb5a2e92b8
parentf231b3d816aa9818432b06b65e71114613b68a91
tests: Make FST tests aware of unconditional station's MB IE exposure

This syncs the test cases with the implementation change in station's MB
IE creation. FST tests should expect MB IE regardless of the station
connection state and whether the current connection is FST-enabled or
not. This fixes the follow test cases that started reporting failures
with the previous commit change in src/fst/fst_group.c:
fst_disconnect_1_of_2_stas_from_non_fst_ap
fst_sta_connect_to_non_fst_ap
fst_second_sta_connect_to_non_fst_ap
fst_disconnect_2_of_2_stas_from_non_fst_ap
fst_second_sta_connect_to_fst_ap
fst_disconnect_1_of_2_stas_from_fst_ap

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