]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Add forgotten test_wifi_display description
authorJouni Malinen <j@w1.fi>
Sun, 5 Jan 2014 11:10:10 +0000 (13:10 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Jan 2014 08:45:10 +0000 (10:45 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

tests/hwsim/test_p2p_wifi_display.py

index 945edddf02cbc33b223efe41048fd417755184cd..a38e8aa2e702f3f8ed92aa1109073e4661a07c40 100644 (file)
@@ -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)