1. 1075bb6 Merge "Extend ACTS to run against remote testbeds" by Treehugger Robot · 8 years ago
  2. e478161 Merge "WifiNetworkSelector integration tests" by Randy Pan · 8 years ago
  3. f2d1956 Extend ACTS to run against remote testbeds by Christopher Wiley · 8 years ago
  4. f97a63e Merge "Fix test_runner references to invalid Exception types" by Treehugger Robot · 8 years ago
  5. 6d0595d Fix test_runner references to invalid Exception types by Christopher Wiley · 8 years ago
  6. e2005a3 Make AccessPoint testbed config key consistent by Christopher Wiley · 8 years ago
  7. 810d102 Merge "Refactor job.py to rely on subprocess" by Christopher Wiley · 8 years ago
  8. 0282d12 Merge "Stop sl4a server during service teardown in AndroidDevice." by Ang Li · 8 years ago
  9. ba5a383 Refactor job.py to rely on subprocess by Christopher Wiley · 8 years ago
  10. 0f5049b Added ACTS_CONTROLLER_REFERENCE_NAME to access_point.py by Benny Peake · 8 years ago
  11. 5d4231c Fix acts_adb_test.py on darwin by Christopher Wiley · 8 years ago
  12. 188ab91 Stop sl4a server during service teardown in AndroidDevice. by Ang Li · 8 years ago
  13. 1d24f57 Unify getprop calls in AndroidDevice. by Ang Li · 8 years ago
  14. 77e84a7 SshConnection.create_ssh_tunnel() by Christopher Wiley · 8 years ago
  15. 115d6b4 Remove deprecated functions in adb.py by Christopher Wiley · 8 years ago
  16. d919e02 Merge "Move available port utilties to host_utils.py" by Treehugger Robot · 8 years ago
  17. 14412fa Removing the exception in measure_power when an offet greater than by Bryan Clark · 8 years ago
  18. eb70173 Move available port utilties to host_utils.py by Christopher Wiley · 8 years ago
  19. a598c38 WifiNetworkSelector integration tests by Randy Pan · 8 years ago
  20. fe664f3 Merge "Created an AP controller" by Benny Peake · 8 years ago
  21. 85f112a Created an AP controller by Benny Peake · 8 years ago
  22. 7a08f69 Merge "Added sl4a kill command" by Benny Peake · 8 years ago
  23. bb4eba0 Added sl4a kill command by Benny Peake · 8 years ago
  24. e11318a Merge "DhcpServer now throws exception when no interfaces" by Benny Peake · 8 years ago
  25. efa809a DhcpServer now throws exception when no interfaces by Benny Peake · 8 years ago
  26. edbdc41 Merge "Added a close method to the ssh connection" by Benny Peake · 8 years ago
  27. d4fbd42 Added a close method to the ssh connection by Benny Peake · 8 years ago
  28. 6982b80 Fixed bug with shlex.quote compatibility by Benny Peake · 8 years ago
  29. 5d05c8f Merge "Fixed nits in shell.py" by Benny Peake · 8 years ago
  30. 19382ba [NAN] Fix output statistics in message test by Etan Cohen · 8 years ago
  31. bddd205 Fixed nits in shell.py by Benny Peake · 8 years ago
  32. 00c5970 [NAN] Test to measure attach latency for initial device by Etan Cohen · 8 years ago
  33. 4168a1a Fixed small syntax errors with route.py in python2.7 by Benny Peake · 8 years ago
  34. 63c258c Merge "Document the controller interface in code." by Ang Li · 8 years ago
  35. c3020f1 Created IP and route command interface by Benny Peake · 8 years ago
  36. bc99453 Document the controller interface in code. by Ang Li · 8 years ago
  37. d6e5737 Merge "SshConnection now throws exception when job fails" by Benny Peake · 8 years ago
  38. 05a6c27 Verify Valid Default Voice and Data SubIDs in Preflight Check by Nathan Harold · 8 years ago
  39. b1487af Remove most tests from preflight checking. by Nathan Harold · 8 years ago
  40. 8b39f4d Fix Formatting And Syntax Issues with tel_test_utils.WiFiUtils by Nathan Harold · 8 years ago
  41. 9b1b2f1 Error Check the Airplane Mode Setting in setup_iwlan by Nathan Harold · 8 years ago
  42. d2d3009 Improve the consistency of hanging up calls by Nathan Harold · 8 years ago
  43. 450a768 Update File Formatting with YAPF by Nathan Harold · 8 years ago
  44. 598a352 SshConnection now throws exception when job fails by Benny Peake · 8 years ago
  45. c999114 Merge "Add device information dictionary into test report and log." by Ang Li · 8 years ago
  46. bde0cb0 Merge "Fixed bug with setup uninstall deleting acts source" by Benny Peake · 8 years ago
  47. ad0c55a Merge "Setup.py no longer imports pip unless installing deps" by Benny Peake · 8 years ago
  48. b4cd895 Fixed bug with setup uninstall deleting acts source by Benny Peake · 8 years ago
  49. b7fa202 Setup.py no longer imports pip unless installing deps by Benny Peake · 8 years ago
  50. d1dd876 Add device information dictionary into test report and log. by Betty Zhou · 8 years ago
  51. 0e30d80 Merge "Make individual test script executable." by Ang Li · 8 years ago
  52. 5d569fe Make individual test script executable. by Ang Li · 8 years ago
  53. 7da0968 [NAN] Test to measure discovery setup & match times by Etan Cohen · 8 years ago
  54. 75250b7 Merge "[NAN] Extract statistic extraction into utility function" by Etan Cohen · 8 years ago
  55. a5deae4 Created interface for launching a dhcp server by Benny Peake · 8 years ago
  56. 995c3e1 Merge "Added Hostapd manager class and helper classes" by Benny Peake · 8 years ago
  57. d4ec8c2 Added Hostapd manager class and helper classes by Benny Peake · 8 years ago
  58. 5e3d90e [NAN] Extract statistic extraction into utility function by Etan Cohen · 8 years ago
  59. 1c44bf4 [NAN] Add test to measure send raw (no queuing) message latency by Etan Cohen · 8 years ago
  60. 809187c [NAN] Fix test message: use retry count argument by Etan Cohen · 8 years ago
  61. f8aa53c [NAN] Export test results from NAN data-path test by Etan Cohen · 8 years ago
  62. 3e4490b [NAN] Export test message transmission results by Etan Cohen · 8 years ago
  63. a37de92 Merge "Created a helper class for interacting with a shell" by Benny Peake · 8 years ago
  64. da04fe6 Merge "Added async command to ssh connection" by Benny Peake · 8 years ago
  65. 69361d6 Merge "Removed shell_utils and refactored job" by Benny Peake · 8 years ago
  66. 7cc6d65 [NAN] Add multiple send message tests with different retries by Etan Cohen · 8 years ago
  67. 1020096 [NAN] Print latency statistics for message transmission by Etan Cohen · 8 years ago
  68. 1e71430 Merge "[NAN] Add discovery test with limited TTL" by Etan Cohen · 8 years ago
  69. a6b2531 Merge "[NAN] Restructure discovery (generated) tests to simplify config" by Etan Cohen · 8 years ago
  70. c2cd6d2 [NAN] Add discovery test with limited TTL by Etan Cohen · 8 years ago
  71. 648e025 [NAN] Restructure discovery (generated) tests to simplify config by Etan Cohen · 8 years ago
  72. 6f0ee6f Completely remove log_energy_info from tests by tturney · 8 years ago
  73. 374d1ed Remove usages of self.droid by tturney · 8 years ago
  74. 2f15ec2 Merge "Rerun failed tests and prevent energy info collection" by Treehugger Robot · 8 years ago
  75. b4c57fa Rerun failed tests and prevent energy info collection by tturney · 8 years ago
  76. 54129bb Make Airplane Mode Toggle Wait for All Radios to Change State by Nathan Harold · 8 years ago
  77. 659419c Import WifiEventNames in tel_test_utils.WifiUtils by Nathan Harold · 8 years ago
  78. fbec02c Remove invalid mitm testcase from GattOverBrEdrTest by tturney · 8 years ago
  79. a5ad174 Merge "Add new testcases and reboot option" by Tom Turney · 8 years ago
  80. baa141d Merge "Fix flakiness caused by checking adb root status." by Ang Li · 8 years ago
  81. 49a23d7 Add new testcases and reboot option by tturney · 8 years ago
  82. b66db80 [NAN] Move clean-up code to teardown function by Etan Cohen · 8 years ago
  83. d34373b Created a helper class for interacting with a shell by Benny Peake · 8 years ago
  84. 76fad93 Added async command to ssh connection by Benny Peake · 8 years ago
  85. c443a9b Removed shell_utils and refactored job by Benny Peake · 8 years ago
  86. 4e8814d [NAN] Add null and empty message testing by Etan Cohen · 8 years ago
  87. 9036dd9 Merge "Fix mispelling of Sl4aApiError in testcases" by Tom Turney · 8 years ago
  88. f067b53 Merge "Added dependency installer" by Benny Peake · 8 years ago
  89. e7fd929 Added dependency installer by Benny Peake · 8 years ago
  90. 5770127 Fix flakiness caused by checking adb root status. by Ang Li · 8 years ago
  91. 59b2bae Merge changes I0e20a533,I8f18f08e by nharold · 8 years ago
  92. f4a8097 Ensure that _wait_for_droid_in_state waits at least max_time by Nathan Harold · 8 years ago
  93. 29f04a0 Refactor wait_for_ringing_event() to block on wait_for_event() by Nathan Harold · 8 years ago
  94. a95075d Merge "Updates in soft ap tests." by Ang Li · 8 years ago
  95. ba1fb49 Fix mispelling of Sl4aApiError in testcases by tturney · 8 years ago
  96. 914ce73 Created acts uninstaller by Benny Peake · 8 years ago
  97. 356abe3 Merge "Refactored background job to more clear location." by Benny Peake · 8 years ago
  98. 2e37784 Merge "[NAN] Rename setTerminateNotificationEnabled per API review" by Etan Cohen · 8 years ago
  99. 05d66d2 Default all attenuators to max value by Nathan Harold · 8 years ago
  100. 7fb25a1 Add a Stress Test to Verify isRoaming Status on Reboot by Nathan Harold · 8 years ago