1. 1de3ed9 Fix ConnectivityManagerTest @hide Wifi API usages by David Su · 4 years, 7 months ago
  2. 59148b7 Replace the permission of internal connectivity checks by paulhu · 5 years ago
  3. 599404d Convert core/tests/**/Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  4. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  5. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  6. 51c53a9 WifiManager: delete the setWifiApEnabled method by Rebecca Silberstein · 7 years ago
  7. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  8. 93ce637 Remove ability to set frequency from WifiAssociationTest by Christopher Wiley · 8 years ago
  9. d42209d Add a TETHER_PRIVILEGED permission and use it where needed. by Jeremy Klein · 9 years ago
  10. 4547dac Fix one-off error in reporting. by Joshua Schwarz · 9 years ago
  11. ef1a177 Fix wifi reconnection tests. by Eric Rowe · 10 years ago
  12. 4902ac4 Fix wifi tethering tests. by Eric Rowe · 10 years ago
  13. 58a3ddf Add delay in ping connectivity test retry by Eric Rowe · 10 years ago
  14. 485ceb8 Fix wifi association tests by Eric Rowe · 10 years ago
  15. 86e1555 Allow protected wifi in connectivity tests by Eric Rowe · 10 years ago
  16. f5031e5 Increase long timeout to 2 minutes by Eric Rowe · 10 years ago
  17. 2591e00 Clean up connectivity tests. by Eric Rowe · 10 years ago
  18. 12747ab add some missing assert messages for wifi test by Guang Zhu · 10 years ago
  19. 4afd179 follow up minor fixes for connectivity manager test by Guang Zhu · 10 years ago
  20. d21f1c1 fixes for connectivity manager test suite by Guang Zhu · 10 years ago
  21. 0a82e80 Stop using LinkProperties for static configuration. by Lorenzo Colitti · 10 years ago
  22. df2b878 Fix public API of LinkProperties. by Robert Greenwalt · 10 years ago
  23. 247675e Fix build. by Lorenzo Colitti · 10 years ago
  24. 6346155 Move IP config from WifiConfiguration to IpConfiguration. by Jaewan Kim · 10 years ago
  25. 6789797 Revert "Refactor IpConfiguration from WifiConfiguration" by Jaewan Kim · 10 years ago
  26. 1284767 Refactor IpConfiguration from WifiConfiguration by Jaewan Kim · 10 years ago
  27. 71aae0b Fix state transition verification. by Xia Wang · 10 years ago
  28. df362d26 Add timer to wait for screen off by Xia Wang · 10 years ago
  29. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  30. 19306af Update the Connectivity Manager test suit to use InstrumentationTestCase. by Xia Wang · 11 years ago
  31. 0076729 Use setAirplaneMode() API for Connectivity Manager tests by Xia Wang · 11 years ago
  32. 11f2b42 Remove system user id for cm tests by Xia Wang · 11 years ago
  33. edc3bb6 Disable a flaky test case by Xia Wang · 11 years ago
  34. 1c6911a Add option to set frequency band by Xia Wang · 11 years ago
  35. 58a5db3 Add wifi association test by Xia Wang · 11 years ago
  36. bcc97ca Clean up scan handling by Irfan Sheriff · 11 years ago
  37. 35185a9 Fix broken test. by Wink Saville · 11 years ago
  38. eb22ed9 Fix Connectivity Manager test: by Xia Wang · 11 years ago
  39. c5401d4 am 63d25816: am 599f9611: am f3ef10b1: am 2297d1e7: Merge "Fix WiFi test:" into jb-mr1.1-dev by Xia Wang · 11 years ago
  40. 63d2581 am 599f9611: am f3ef10b1: am 2297d1e7: Merge "Fix WiFi test:" into jb-mr1.1-dev by Xia Wang · 11 years ago
  41. f2991ad Fix WiFi test: by Xia Wang · 11 years ago
  42. f2488b6 Fix connectivitymanagertest by Irfan Sheriff · 12 years ago
  43. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  44. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  45. b2a2096 Fix WiFi stress test by Xia Wang · 12 years ago
  46. 2ab453b Fix connectivity manager test for tablet with data connection, multi-user support by Xia Wang · 12 years ago
  47. 3272a38 Fix Wifi Stress test after wifi settings are moved to Settings.global by Xia Wang · 12 years ago
  48. c09cdce Update airplane-mode manipulation for the new Settings namespace by Christopher Tate · 12 years ago
  49. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  50. 88759bb Update WifiManager API by Irfan Sheriff · 12 years ago
  51. 2f19a31 Fix issue: Disable soft ap when test activity is created. by Xia Wang · 12 years ago
  52. 81341fe Fix Wifi test by Xia Wang · 12 years ago
  53. fb32ab9 Update Wifi tests by Kenny Root · 12 years ago
  54. 6d3c2f0 Fix test flakiness by Xia Wang · 12 years ago
  55. 776cca3 Allow CM/WIFI tests running with wifi-only flag. by Xia Wang · 12 years ago
  56. 27284da Fix CM test http://b/issue?id=6125619 by Xia Wang · 12 years ago
  57. d3975a9 Fix WifiManager async API by Irfan Sheriff · 12 years ago
  58. 16b7ddc Remove airplane mode related wifi test for Wi-Fi only devices. by Xia Wang · 12 years ago
  59. 4dfa295 Use PackageManager to detect wifi-only devices in ConnectivityManagerTest. by Brett Chabot · 13 years ago
  60. 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
  61. 8017794 Remove sleep from test acitivity to avoid ANR when key event is injected by Xia Wang · 13 years ago
  62. cdc077c Fix configured network status by Irfan Sheriff · 13 years ago
  63. 10a3e8f Add extra 2 minute for wifi to shutdown by Xia Wang · 13 years ago
  64. 2d9f462 Fix build by Xia Wang · 13 years ago
  65. a4c2caa Increase time between wifi stop and wifi start: set to 2 minutes by Xia Wang · 13 years ago
  66. aa70f10 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 13 years ago
  67. dddfaa7 Fix access point parsing: reset static link property after parsing by Xia Wang · 13 years ago
  68. 4bc5c4a resolved conflicts for merge of 16cbe575 to honeycomb-mr1 by Xia Wang · 13 years ago
  69. 3d58d63 Add WifiStressTest to Wi-Fi only test suite. by Xia Wang · 13 years ago
  70. 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 · 13 years ago
  71. b97435c Modify connectivity manager test suite so that it can be run on Wi-Fi by Xia Wang · 13 years ago
  72. ebe606f Using AsyncChannel for wifi connectivity by Irfan Sheriff · 13 years ago
  73. 8d2f788 Remove long sleep time in WifiApStress test by Xia Wang · 13 years ago
  74. 6bffe14 Add ping test to verify data connection. by Xia Wang · 13 years ago
  75. b979f79 Remove more use of netmask by Robert Greenwalt · 13 years ago
  76. 718dfa8 Merge "Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586" by Xia Wang · 13 years ago
  77. cbafbe7 Merge "Fix test3GToWifiNotification for mobile state validation." by Xia Wang · 13 years ago
  78. 992564e Update LinkProperties treatment of gateways by Robert Greenwalt · 13 years ago
  79. be142fc Fix test3GToWifiNotification for mobile state validation. by Xia Wang · 13 years ago
  80. ec841ad Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586 by Xia Wang · 13 years ago
  81. 3d273da Change the default ssid from GoogleGuest to the opennet for the power test. by Yu Shan Emily Lau · 14 years ago
  82. 2dc2991 Wait for Wi-Fi state change before set the state verification criteria. by Xia Wang · 14 years ago
  83. b45e726 Fix wifi broadcasts by Irfan Sheriff · 14 years ago
  84. 73055f1 Few changes for Wi-Fi Stress Test by Xia Wang · 14 years ago
  85. 5893815 Fix ssid storage regression by Irfan Sheriff · 14 years ago
  86. 8efaeb0 Disable airplane mode once the test is finished. #3276498 by Xia Wang · 14 years ago
  87. 93ca011 Make Wi-Fi stress tests output log consistent. by Xia Wang · 14 years ago
  88. 8c1c1e8 Make the scan test log consistent. by Xia Wang · 14 years ago
  89. 90e1c78 Add Wi-Fi stress tests. by Xia Wang · 14 years ago
  90. a42a1e6 Add Wi-Fi connection test for static IP by Xia Wang · 14 years ago
  91. ef11d32 am 6bdd6937: am 5df8c155: Merge "Add Wifi Tethering stress test" into gingerbread by Xia Wang · 14 years ago
  92. 6026d52 Add Wifi Tethering stress test by Xia Wang · 14 years ago
  93. 4e74e18 am f55c9736: am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into gingerbread by Xia Wang · 14 years ago
  94. ca1f2b1 Add Wi-Fi connection functional tests. by Xia Wang · 14 years ago
  95. 1406bcb Use AsynChannel for synchronous API by Irfan Sheriff · 14 years ago
  96. 8f076ec DO NOT MERGE by Xia Wang · 14 years ago
  97. 69a5a96 Wait for broadcast even if the network state has been changed. bug: 2863356 by Xia Wang · 14 years ago
  98. 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
  99. 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
  100. 120a58f Extend unit test framework for Wifi soft AP configuration by Xia Wang · 14 years ago