]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Update rrm_beacon_req_last_frame_indication to match implementation
authorAvraham Stern <avraham.stern@intel.com>
Wed, 3 Apr 2019 17:38:49 +0000 (20:38 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 13 Apr 2019 08:56:08 +0000 (11:56 +0300)
commit986bfb6ed670cf04adef48ca2679085dd1584a6b
tree27cbc18e39b40ebae0acdd6d6ea029999291f512
parent56ac1f9dfea5610e47964eb7280b8ded74929cad
tests: Update rrm_beacon_req_last_frame_indication to match implementation

The last beacon report indication was set in all the beacon report
elements in the last frame of the beacon report, while it should be set
only in the last beacon report element of the last frame. This is now
fixed in wpa_supplicant, so update the test case expectation to match
the fixed behavior.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
tests/hwsim/test_rrm.py