mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
tests: Additional operator_icon parsing coverage
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
a32f4c226d
commit
8d231c5e3b
@ -418,6 +418,8 @@ def test_ap_config_set_oom(dev, apdev):
|
||||
(1, "parse_anqp_elem", "SET anqp_elem 265:0000"),
|
||||
(2, "parse_anqp_elem", "SET anqp_elem 266:000000"),
|
||||
(1, "parse_venue_url", "SET venue_url 1:http://example.com/"),
|
||||
(1, "hs20_parse_operator_icon", "SET operator_icon icon"),
|
||||
(2, "hs20_parse_operator_icon", "SET operator_icon icon"),
|
||||
(1, "hs20_parse_conn_capab", "SET hs20_conn_capab 1:0:2"),
|
||||
(1, "hs20_parse_wan_metrics",
|
||||
"SET hs20_wan_metrics 01:8000:1000:80:240:3000"),
|
||||
|
Loading…
Reference in New Issue
Block a user