Commit History

Author SHA1 Message Date
  Jonathan Afek 9fd6804d61 tests: Mark 525 tests as remote compatible 8 years ago
  Jonathan Afek 5aa751eaf3 tests: Add general filter for remote tests execution 8 years ago
  Jonathan Afek bb04a9a9a3 tests: Use general cmd_execute() for bridge setup commands 8 years ago
  Jonathan Afek 12129dda8e tests: Use cmd_execute() for iw connect command 8 years ago
  Jonathan Afek 10e09d8316 tests: Use cmd_execute() for ip link set up/down commands 8 years ago
  Jonathan Afek 137fd05099 tests: Use cmd_execute() for iw station get command 8 years ago
  Jonathan Afek 525f8293e5 tests: Use cmd_execute() in find_wpas_process() 8 years ago
  Jonathan Afek 40c62e6e8d tests: Use cmd_execute() for ip addr add/del 8 years ago
  Jonathan Afek 2d588c6578 tests: Use cmd_execute() for iw scan 8 years ago
  Jonathan Afek a548c37bad tests: Use cmd_execute() for iw reg set 00 8 years ago
  Jonathan Afek fb120f1652 tests: Remove unused import subprocess 8 years ago
  Jonathan Afek cbd4e92ba1 tests: Add the forgotten wlantest_setup() call to a TDLS test 8 years ago
  Jonathan Afek f11005812a tests: Use cmd_execute() in set_powersave() 8 years ago
  Jouni Malinen f9442f2967 tests: Wait for CTRL-EVENT-CHANNEL-SWITCH event in ap_csa tests 8 years ago
  Jouni Malinen 37fd0be2d3 Add CTRL-EVENT-CHANNEL-SWITCH event to indicate channel changes 8 years ago
  Jouni Malinen e9f2d54f44 tests: Use shell in local cmd_execute() only if needed 8 years ago
  Jonathan Afek 31209e1434 tests: Use cmd_execute() in ap_ht clear_scan_cache() 8 years ago
  Jonathan Afek 3e3cbbd031 tests: Use cmd_execute() function in ap_ht40_scan_not_affected 8 years ago
  Jonathan Afek 113b8a1a3c tests: Use the cmd_execute() function in ap_ht for iw reg set 8 years ago
  Jonathan Afek 6b4300d0c6 tests: Use apdev[0] more consistently in ap_ht 8 years ago
  Jonathan Afek ebc6587d40 tests: Remove trailing whitespace 8 years ago
  Jonathan Afek cb3c0d96f4 tests: Pass full apdev to clear_scan_cache() 8 years ago
  Jonathan Afek f8b9e61ef0 tests: Initialize hapd variable before try-finally uses 8 years ago
  Jouni Malinen 643be15d41 tests: GAS failure cases 8 years ago
  Jouni Malinen 1574fa1c6c GAS: Fix double-free on an error path 8 years ago
  Jouni Malinen d6e93d3e09 GAS: Remove unused gas_query_cancel() 8 years ago
  Jouni Malinen 37a6765967 tests: GAS/ANQP query protected vs. not protected 8 years ago
  Jouni Malinen ae2b4827cc GAS: Check protected/unprotected drop after action code check 8 years ago
  Jouni Malinen 9c21b2bf45 GAS: Report GAS-QUERY-DONE event on initial req TX failure 8 years ago
  Jouni Malinen 1ad6f0d5e6 tests: GAS query deleted at deinit 8 years ago