1. 27b0b24 Create Basic Pre-submit Hooks for ACTS by tturney · 8 years ago
  2. 0cda4c8 Run YAPF on unit test code by tturney · 8 years ago
  3. 06e8650 tel_test_utils: use new wifi_constants class by Rebecca Silberstein · 8 years ago
  4. 86acec4 bt_test_utils.py make sure proper error is returned by Jakub Pawlowski · 8 years ago
  5. 3581d61 wifi_test_utils.py: Unclear function description. by Girish Moturu · 8 years ago
  6. d668294 Merge "[Utils]wifi_test_utils: update calls to WifiManagerFacade" by Bindu Mahadev · 8 years ago
  7. 310e0dd Merge "[Tests]Update all tests affected by changes to WifiManagerFacade." by Bindu Mahadev · 8 years ago
  8. 20b6234 [Tests]Update all tests affected by changes to WifiManagerFacade. by Bindu Mahadev · 8 years ago
  9. 4e71036 [Utils]wifi_test_utils: update calls to WifiManagerFacade by Bindu Mahadev · 8 years ago
  10. 31e9dd3 Create log file of different logging level. by Betty Zhou · 8 years ago
  11. d5b26ac Merge "Do not wrap test case for long running tests" by Tom Turney · 8 years ago
  12. 5d44696 Do not wrap test case for long running tests by tturney · 8 years ago
  13. e1cf85f Capture the Sl4aApiError exception error for _wait_for_bluetooth_in_state. by Betty Zhou · 8 years ago
  14. aab8cec Fix the wifi tethering bug cause by start_wifi_tethering method. by Betty Zhou · 8 years ago
  15. bc3d84b Increase shell cmd timeout to 4 mintues by tturney · 8 years ago
  16. 1f7b7b5 Grant contacts permissions during class setup by tturney · 8 years ago
  17. 383e7c6 Merge "wifi_test_utils.py:fix insconsistent ad obj usage" by Treehugger Robot · 8 years ago
  18. 964a68c Fix missing parenthesis by tturney · 8 years ago
  19. 29bd52e Add missing Python2.7 requirement __init__.py by tturney · 8 years ago
  20. 4596252 Use AndroidDevice serial attribute by tturney · 8 years ago
  21. c2bd30c The ControllerInfo in summary_dict is string, not integer. by Betty Zhou · 8 years ago
  22. 4606078 Stability improvements to BtCar tests by tturney · 8 years ago
  23. d3977ff Merge "Rename tests/acts_test_job.py to tests/acts_job_test.py" by Treehugger Robot · 8 years ago
  24. 8ce5683 Merge "Fixed bug with acts missing __init__.py crashing uninstall" by Benny Peake · 8 years ago
  25. 5941b4c Rename tests/acts_test_job.py to tests/acts_job_test.py by Christopher Wiley · 8 years ago
  26. 31ae40a Merge "Fix wrong android device passed for callee" by Treehugger Robot · 8 years ago
  27. 4b46d11 Merge "[AWARE] Update usage of Wi-Fi control utility" by Etan Cohen · 8 years ago
  28. 4770280 Fix wrong android device passed for callee by tturney · 8 years ago
  29. c973e29 Fixed bug with acts missing __init__.py crashing uninstall by Benny Peake · 8 years ago
  30. a518bdb Compare passkey during Bluetooth pairing stress test by Jack He · 8 years ago
  31. 96d2fbf Merge "Update btsnoop_hci.log location to match current bt_stack.conf" by Treehugger Robot · 8 years ago
  32. 53b9d58 Merge "Added default timout to sl4a_client.open and fixed mac hang" by Benny Peake · 8 years ago
  33. 9c2cc81 Update btsnoop_hci.log location to match current bt_stack.conf by Jack He · 8 years ago
  34. 3d67ede Merge changes from topic 'auto_test' by Tom Turney · 8 years ago
  35. 335df8f Added default timout to sl4a_client.open and fixed mac hang by Benny Peake · 8 years ago
  36. e3934a2 Carkit test refactors by tturney · 8 years ago
  37. 5a1b9f8 Fix for GATT tool test by building scan filter by tturney · 8 years ago
  38. 40d7dc2 wifi_test_utils.py:fix insconsistent ad obj usage by Girish Moturu · 8 years ago
  39. fe38276 Add subprocess32 to acts dependencies by Christopher Wiley · 8 years ago
  40. ec701b9 [AWARE] Update usage of Wi-Fi control utility by Etan Cohen · 8 years ago
  41. 699473c [NAN-AWARE] Rename NAN to Aware by Etan Cohen · 8 years ago
  42. 827112a Automate SL4A for bluetooth car. by Phillip Walker · 8 years ago
  43. cb34f7c Adding More Bluetooth Media Test coverage. by Ram Periathiruvadi · 8 years ago
  44. 45cfc96 MAP MCE Tests by Joseph Pirozzo · 8 years ago
  45. f91d974 SL4A reliability by Joseph Pirozzo · 8 years ago
  46. 99f300a HFP test should disable A2DP not HFP by Sanket Agarwal · 8 years ago
  47. bd9689b Add easy utilities for set/get priority by Sanket Agarwal · 8 years ago
  48. c96b9cc Improve connect/disconnect testing. by Sanket Agarwal · 8 years ago
  49. e3f9a70 Test cases for Bluetooth Avrcp/A2dp profiles. First cut. by Ram Periathiruvadi · 8 years ago
  50. f304d36 SL4A testing for PBAP by Joseph Pirozzo · 8 years ago
  51. c8fdc1a Add simple conference calling test by Sanket Agarwal · 8 years ago
  52. cfe3a8e Add fuzz testing for HFP by Sanket Agarwal · 8 years ago
  53. df229b3 Add test for calls when device gets connected and disconnected by Sanket Agarwal · 8 years ago
  54. 54ad623 Fix HFP test code style and refactor BT utils. by Sanket Agarwal · 8 years ago
  55. 66fb3f6 PBAP SL4A testing. by Joseph Pirozzo · 8 years ago
  56. 596251a Merge "Return self from Sl4aClient.open()" by Treehugger Robot · 8 years ago
  57. 4492aa1 Fix unit test suite. by Ang Li · 8 years ago
  58. d4caead Return self from Sl4aClient.open() by Christopher Wiley · 8 years ago
  59. 0755efc Pick a free port on SSH proxies to adb forward by Christopher Wiley · 8 years ago
  60. f6f4698 Merge "Add BleBackgroundScanTest:test_airplane_mode_disables_ble" by Treehugger Robot · 8 years ago
  61. 97b42ed Merge "Demonstrate AccessPoint usage with an example test" by Treehugger Robot · 8 years ago
  62. 0eb45ba Merge changes I3476dd11,Ide9e798e by Treehugger Robot · 8 years ago
  63. 2212f12 Demonstrate AccessPoint usage with an example test by Christopher Wiley · 8 years ago
  64. ede81f0 Refactor AccessPoint to track running instances by Christopher Wiley · 8 years ago
  65. f571bc5 Fix typo in adb.py by Christopher Wiley · 8 years ago
  66. 7dae1d9 Rely on SshSettings to parse config dict by Christopher Wiley · 8 years ago
  67. 1075bb6 Merge "Extend ACTS to run against remote testbeds" by Treehugger Robot · 8 years ago
  68. 1f33303 Add BleBackgroundScanTest:test_airplane_mode_disables_ble by Marie Janssen · 8 years ago
  69. e478161 Merge "WifiNetworkSelector integration tests" by Randy Pan · 8 years ago
  70. f2d1956 Extend ACTS to run against remote testbeds by Christopher Wiley · 8 years ago
  71. f97a63e Merge "Fix test_runner references to invalid Exception types" by Treehugger Robot · 8 years ago
  72. 6d0595d Fix test_runner references to invalid Exception types by Christopher Wiley · 8 years ago
  73. e2005a3 Make AccessPoint testbed config key consistent by Christopher Wiley · 8 years ago
  74. 810d102 Merge "Refactor job.py to rely on subprocess" by Christopher Wiley · 8 years ago
  75. 0282d12 Merge "Stop sl4a server during service teardown in AndroidDevice." by Ang Li · 8 years ago
  76. ba5a383 Refactor job.py to rely on subprocess by Christopher Wiley · 8 years ago
  77. 0f5049b Added ACTS_CONTROLLER_REFERENCE_NAME to access_point.py by Benny Peake · 8 years ago
  78. 5d4231c Fix acts_adb_test.py on darwin by Christopher Wiley · 8 years ago
  79. 188ab91 Stop sl4a server during service teardown in AndroidDevice. by Ang Li · 8 years ago
  80. 1d24f57 Unify getprop calls in AndroidDevice. by Ang Li · 8 years ago
  81. 77e84a7 SshConnection.create_ssh_tunnel() by Christopher Wiley · 8 years ago
  82. 115d6b4 Remove deprecated functions in adb.py by Christopher Wiley · 8 years ago
  83. d919e02 Merge "Move available port utilties to host_utils.py" by Treehugger Robot · 8 years ago
  84. 14412fa Removing the exception in measure_power when an offet greater than by Bryan Clark · 8 years ago
  85. eb70173 Move available port utilties to host_utils.py by Christopher Wiley · 8 years ago
  86. a598c38 WifiNetworkSelector integration tests by Randy Pan · 8 years ago
  87. fe664f3 Merge "Created an AP controller" by Benny Peake · 8 years ago
  88. 85f112a Created an AP controller by Benny Peake · 8 years ago
  89. 7a08f69 Merge "Added sl4a kill command" by Benny Peake · 8 years ago
  90. bb4eba0 Added sl4a kill command by Benny Peake · 8 years ago
  91. e11318a Merge "DhcpServer now throws exception when no interfaces" by Benny Peake · 8 years ago
  92. efa809a DhcpServer now throws exception when no interfaces by Benny Peake · 8 years ago
  93. edbdc41 Merge "Added a close method to the ssh connection" by Benny Peake · 8 years ago
  94. d4fbd42 Added a close method to the ssh connection by Benny Peake · 8 years ago
  95. 6982b80 Fixed bug with shlex.quote compatibility by Benny Peake · 8 years ago
  96. 5d05c8f Merge "Fixed nits in shell.py" by Benny Peake · 8 years ago
  97. 19382ba [NAN] Fix output statistics in message test by Etan Cohen · 8 years ago
  98. bddd205 Fixed nits in shell.py by Benny Peake · 8 years ago
  99. 00c5970 [NAN] Test to measure attach latency for initial device by Etan Cohen · 8 years ago
  100. 4168a1a Fixed small syntax errors with route.py in python2.7 by Benny Peake · 8 years ago