tests: Add test for hostapd cli ordering
authorJohannes Berg <johannes.berg@intel.com>
Tue, 15 Sep 2015 15:09:22 +0000 (17:09 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Sep 2015 12:55:11 +0000 (15:55 +0300)
commitb1f69186d2ebc7c29d6314fb3d326ab720018a81
tree6e60e45718d85156cdddab13291d2d7a2d3178ba
parent2976715217f8748227b10e125514bc663e9acd65
tests: Add test for hostapd cli ordering

When the 'SET wpa 2' command is executed last, it seems to somehow
reset parts of the settings, causing hostapd to beacon with the
pairwise cipher suite selector set to 00-0F-AC:0 (none/use-group).
This is not permitted and should be rejected; wpa_supplicant also
cannot connect.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/test_ap_psk.py