1. 3272a38 Fix Wifi Stress test after wifi settings are moved to Settings.global by Xia Wang · 12 years ago
  2. c09cdce Update airplane-mode manipulation for the new Settings namespace by Christopher Tate · 12 years ago
  3. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  4. 88759bb Update WifiManager API by Irfan Sheriff · 12 years ago
  5. 2f19a31 Fix issue: Disable soft ap when test activity is created. by Xia Wang · 12 years ago
  6. 81341fe Fix Wifi test by Xia Wang · 12 years ago
  7. fb32ab9 Update Wifi tests by Kenny Root · 12 years ago
  8. 6d3c2f0 Fix test flakiness by Xia Wang · 12 years ago
  9. 776cca3 Allow CM/WIFI tests running with wifi-only flag. by Xia Wang · 12 years ago
  10. 27284da Fix CM test http://b/issue?id=6125619 by Xia Wang · 12 years ago
  11. d3975a9 Fix WifiManager async API by Irfan Sheriff · 13 years ago
  12. 16b7ddc Remove airplane mode related wifi test for Wi-Fi only devices. by Xia Wang · 13 years ago
  13. 4dfa295 Use PackageManager to detect wifi-only devices in ConnectivityManagerTest. by Brett Chabot · 13 years ago
  14. 4acb7846 am 87badc20: am 4ac4ab4e: Merge "Remove sleep from test acitivity to avoid ANR when key event is injected bug#: 5737922" into ics-mr1 by Xia Wang · 13 years ago
  15. 8017794 Remove sleep from test acitivity to avoid ANR when key event is injected by Xia Wang · 13 years ago
  16. cdc077c Fix configured network status by Irfan Sheriff · 13 years ago
  17. 10a3e8f Add extra 2 minute for wifi to shutdown by Xia Wang · 13 years ago
  18. 2d9f462 Fix build by Xia Wang · 13 years ago
  19. a4c2caa Increase time between wifi stop and wifi start: set to 2 minutes by Xia Wang · 13 years ago
  20. aa70f10 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 13 years ago
  21. dddfaa7 Fix access point parsing: reset static link property after parsing by Xia Wang · 13 years ago
  22. 4bc5c4a resolved conflicts for merge of 16cbe575 to honeycomb-mr1 by Xia Wang · 13 years ago
  23. 3d58d63 Add WifiStressTest to Wi-Fi only test suite. by Xia Wang · 13 years ago
  24. 7d83f60 am 928ec5e0: Merge "Modify connectivity manager test suite so that it can be run on Wi-Fi only device." into honeycomb by Xia Wang · 14 years ago
  25. b97435c Modify connectivity manager test suite so that it can be run on Wi-Fi by Xia Wang · 14 years ago
  26. ebe606f Using AsyncChannel for wifi connectivity by Irfan Sheriff · 14 years ago
  27. 8d2f788 Remove long sleep time in WifiApStress test by Xia Wang · 14 years ago
  28. 6bffe14 Add ping test to verify data connection. by Xia Wang · 14 years ago
  29. b979f79 Remove more use of netmask by Robert Greenwalt · 14 years ago
  30. 718dfa8 Merge "Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586" by Xia Wang · 14 years ago
  31. cbafbe7 Merge "Fix test3GToWifiNotification for mobile state validation." by Xia Wang · 14 years ago
  32. 992564e Update LinkProperties treatment of gateways by Robert Greenwalt · 14 years ago
  33. be142fc Fix test3GToWifiNotification for mobile state validation. by Xia Wang · 14 years ago
  34. ec841ad Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586 by Xia Wang · 14 years ago
  35. 3d273da Change the default ssid from GoogleGuest to the opennet for the power test. by Yu Shan Emily Lau · 14 years ago
  36. 2dc2991 Wait for Wi-Fi state change before set the state verification criteria. by Xia Wang · 14 years ago
  37. b45e726 Fix wifi broadcasts by Irfan Sheriff · 14 years ago
  38. 73055f1 Few changes for Wi-Fi Stress Test by Xia Wang · 14 years ago
  39. 5893815 Fix ssid storage regression by Irfan Sheriff · 14 years ago
  40. 8efaeb0 Disable airplane mode once the test is finished. #3276498 by Xia Wang · 14 years ago
  41. 93ca011 Make Wi-Fi stress tests output log consistent. by Xia Wang · 14 years ago
  42. 8c1c1e8 Make the scan test log consistent. by Xia Wang · 14 years ago
  43. 90e1c78 Add Wi-Fi stress tests. by Xia Wang · 14 years ago
  44. a42a1e6 Add Wi-Fi connection test for static IP by Xia Wang · 14 years ago
  45. ef11d32 am 6bdd6937: am 5df8c155: Merge "Add Wifi Tethering stress test" into gingerbread by Xia Wang · 14 years ago
  46. 6026d52 Add Wifi Tethering stress test by Xia Wang · 14 years ago
  47. 4e74e18 am f55c9736: am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into gingerbread by Xia Wang · 14 years ago
  48. ca1f2b1 Add Wi-Fi connection functional tests. by Xia Wang · 14 years ago
  49. 1406bcb Use AsynChannel for synchronous API by Irfan Sheriff · 14 years ago
  50. 8f076ec DO NOT MERGE by Xia Wang · 14 years ago
  51. 69a5a96 Wait for broadcast even if the network state has been changed. bug: 2863356 by Xia Wang · 14 years ago
  52. b6761e7 am 28fe43be: Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 14 years ago
  53. ba1348e Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test. by Yu Shan Emily Lau · 14 years ago
  54. 120a58f Extend unit test framework for Wifi soft AP configuration by Xia Wang · 14 years ago
  55. cf7d2d5 am 3716ea04: am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 14 years ago
  56. 0690679 If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 14 years ago
  57. 0b90d76 ConnectivityManagerTestActivity can be launched from launcher. by Xia Wang · 14 years ago
  58. 4672203 Avoid UNKNOWN state for Wifi in bug2542613, not a common user case. by Xia Wang · 14 years ago
  59. 72b301f Fix bug2537659 by Xia Wang · 14 years ago
  60. 2c15966 Test connecitvity manager functionality in state change. by Xia Wang · 14 years ago
  61. fc2dbd0 * Move connectivity manager test closer to source. by Xia Wang · 14 years ago