mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-17 17:43:06 -05:00
tests: ANQP_GET to unknown BSS
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
69e85c7fb3
commit
60547477e0
@ -375,7 +375,8 @@ def test_gas_anqp_get(dev, apdev):
|
||||
"00:11:22:33:44:55 hs20:32",
|
||||
"00:11:22:33:44:55",
|
||||
"00:11:22:33:44:55 ",
|
||||
"00:11:22:33:44:55 0" ]
|
||||
"00:11:22:33:44:55 0",
|
||||
"00:11:22:33:44:55 1" ]
|
||||
for cmd in cmds:
|
||||
if "FAIL" not in dev[0].request("ANQP_GET " + cmd):
|
||||
raise Exception("Invalid ANQP_GET accepted")
|
||||
|
Loading…
x
Reference in New Issue
Block a user