]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Additional operator_icon parsing coverage
authorJouni Malinen <j@w1.fi>
Sat, 10 Aug 2019 14:06:40 +0000 (17:06 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 10 Aug 2019 14:06:40 +0000 (17:06 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_config.py

index 0345363d126f58c940eb113853e0497f6b0dad11..fcd2955c4700c113ee7951902e598cbbee35de5d 100644 (file)
@@ -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"),