Browse Source

tests: Remove forgotten print from ap_wpa2_eap_sim_zero_db_timeout

This was supposed to be used during development testing only.

Signed-off-by: Jouni Malinen <j@w1.fi>
Jouni Malinen 7 years ago
parent
commit
b99d62c735
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/hwsim/test_ap_eap.py

+ 0 - 1
tests/hwsim/test_ap_eap.py

@@ -4775,7 +4775,6 @@ def test_ap_wpa2_eap_sim_zero_db_timeout(dev, apdev):
     # Run multiple iterations to make it more likely to hit the case where the
     # Run multiple iterations to make it more likely to hit the case where the
     # DB request times out and response is lost.
     # DB request times out and response is lost.
     for i in range(20):
     for i in range(20):
-        print i
         dev[0].connect("test-wpa2-eap", key_mgmt="WPA-EAP", eap="SIM",
         dev[0].connect("test-wpa2-eap", key_mgmt="WPA-EAP", eap="SIM",
                        identity="1232010000000000",
                        identity="1232010000000000",
                        password="90dca4eda45b53cf0f12d7c9c3bc6a89:cb9cccc4b9258e6dca4760379fb82581",
                        password="90dca4eda45b53cf0f12d7c9c3bc6a89:cb9cccc4b9258e6dca4760379fb82581",