Browse Source

tests: Add forgotten test_wifi_display description

Signed-hostap: Jouni Malinen <j@w1.fi>
Jouni Malinen 11 years ago
parent
commit
82fa9b62ff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/hwsim/test_p2p_wifi_display.py

+ 1 - 0
tests/hwsim/test_p2p_wifi_display.py

@@ -16,6 +16,7 @@ import hwsim_utils
 import utils
 
 def test_wifi_display(dev):
+    """Wi-Fi Display extensions to P2P"""
     wfd_devinfo = "00011c440028"
     dev[0].request("SET wifi_display 1")
     dev[0].request("WFD_SUBELEM_SET 0 0006" + wfd_devinfo)