1. 8252281 Update wifi test util with better styles and to utilize new ACTS features. by Ang Li · 8 years ago
  2. 58f1f35 Add Video Conference Tests for Conference Event Package Devices by Nathan Harold · 8 years ago
  3. 899a0f0 Merge "Telephony Test: Fix bug in _phone_number_remove_prefix" by yangxliu · 8 years ago
  4. 8fcffd5 Telephony Test: Fix bug in _phone_number_remove_prefix by Yang Liu · 8 years ago
  5. 4c4f55f Telephony Automation Code: phone_setup_xg should only set data gen. by Yang Liu · 8 years ago
  6. 0d41677 Merge "Add check environment in TelLivePreflightTest and fix bugs." by yangxliu · 8 years ago
  7. d772709 Add check environment in TelLivePreflightTest and fix bugs. by Yang Liu · 8 years ago
  8. 598b93d Add telephony test for decline/ignore incoming conference call. by Yang Liu · 9 years ago
  9. dd11c1f Fix a bug in logger setup where logger is not setup if it has existing handlers. by Ang Li · 8 years ago
  10. 9b678b3 Merge "Continue to make RFCOMM tests more robust" by Treehugger Robot · 8 years ago
  11. 03a45ae Continue to make RFCOMM tests more robust by tturney · 8 years ago
  12. 650309c Merge "Fix bug for setting doze mode, add util to set doze light." by yangxliu · 8 years ago
  13. 3197de2 Telephony Test: add support for EEUK by Yang Liu · 9 years ago
  14. 385700c Merge "Telephony Test: remove self.tests for all test classes." by yangxliu · 8 years ago
  15. 242008b Fix bug for setting doze mode, add util to set doze light. by Yang Liu · 8 years ago
  16. 0b8fa84 Fix unit tests broken by cleaning up logger from android_device. by Ang Li · 8 years ago
  17. 10fee40 Update scan tests to use 30s instead of 20/40s periods by Mitchell Wills · 8 years ago
  18. b599dd0 Collect bugreport after each test. by Ang Li · 8 years ago
  19. 5bd83f3 Replace LoggerProxy with logging module. by Ang Li · 8 years ago
  20. fb26970 Merge "Make test run logger object universally available within a test run." by Ang Li · 8 years ago
  21. a11f2cf Make test run logger object universally available within a test run. by Ang Li · 8 years ago
  22. 2621d7c Fix misspelling of function by tturney · 8 years ago
  23. cc051c7 Enhance connect -> disconnect test and improve instrumentation by Ang Li · 9 years ago
  24. 5c81ca5 Merge "Add logging and improve tests" by Tom Turney · 8 years ago
  25. e3170f0 Add logging and improve tests by tturney · 8 years ago
  26. dceb1fd Merge "Update ACTS documenation" by Treehugger Robot · 8 years ago
  27. 2a69aed Update ACTS documenation by Christopher Wiley · 8 years ago
  28. f303e31 Telephony Test: remove self.tests for all test classes. by Yang Liu · 8 years ago
  29. 94100be Guard against controller config modification. by Ang Li · 8 years ago
  30. 182241b Add BtStressTest for pairing two android devices by tturney · 8 years ago
  31. 0ab6f01 Cleanup/Fixes/Logging/Removed Workarounds by tturney · 8 years ago
  32. 3a1cedb Update TelephonyBaseTest to fix taking of bug reports by Nathan Harold · 8 years ago
  33. 47dab7f Modify WFC Cell Preferred to Reduce Setup Time by Nathan Harold · 8 years ago
  34. 7642fc9 Reformat Telephony Test Utils with YAPF by Nathan Harold · 8 years ago
  35. 96c4494 Remove adb dependency in adb port allocation unit test. by Ang Li · 8 years ago
  36. 4c9fb26 Add a few unit tests for unpack userparams. by Ang Li · 8 years ago
  37. 0c982c0 Merge "Don't crash when processing scan results if there are none" by Mitchell Wills · 8 years ago
  38. fc4879e Don't crash when processing scan results if there are none by Mitchell Wills · 8 years ago
  39. ea7913f Allow for slow process and App creation by retrying connections by Nathan Harold · 9 years ago
  40. 55032e6 Fix -r option breakage caused by TestRunner.register_controller. by Ang Li · 9 years ago
  41. f1eec0c Merge "Handle exceptions in procedure functions properly." by Ang Li · 9 years ago
  42. 61e56cf Merge "Fix propagation of user params defined in test bed config block." by Ang Li · 9 years ago
  43. 057f8c7 Merge "Fix assert_true to use asserts" by Yuchao Zhou · 9 years ago
  44. cfaac54 Fix assert_true to use asserts by Yuchao Zhou · 9 years ago
  45. 0d76797 Fix propagation of user params defined in test bed config block. by Ang Li · 9 years ago
  46. f633813 Make "-b all" default in adb logcat. by Ang Li · 9 years ago
  47. fc6c287 Merge "Use wait-for-device instead of hard coded sleep in AndroidDevice.reboot." by Ang Li · 9 years ago
  48. e8c50e2 Use wait-for-device instead of hard coded sleep in AndroidDevice.reboot. by Ang Li · 9 years ago
  49. cc1c650 Telephony Test: reorganize subId related test utils. by Yang Liu · 9 years ago
  50. a3e9592 Handle exceptions in procedure functions properly. by Ang Li · 9 years ago
  51. d6e3403 Make no assumptions of the error instances passed into TestResult.fail_class. by Ang Li · 9 years ago
  52. cc6b5c4 Merge "Update ACTS readme. - Remove references of python 3.4 - Add info about included tests - Updated opening paragraph" by Kris Rambish · 9 years ago
  53. 99b2066 Add iperf usage in wifi power measurement. by Ang Li · 9 years ago
  54. 9cd29d4 Merge "Telephony Test: Move subid setup from TelephonyBaseTest to util." by yangxliu · 9 years ago
  55. 75e1124 Telephony Test: Move subid setup from TelephonyBaseTest to util. by Yang Liu · 9 years ago
  56. 963c93c Telephony Test: update util functions for subid. by Yang Liu · 9 years ago
  57. fd0c246 Update ACTS readme. by Kris Rambish · 9 years ago
  58. f339965 Add back a unit test class to the unit test suite. by Ang Li · 9 years ago
  59. b66eb84 Let AttributeError caused by cli arg through. by Ang Li · 9 years ago
  60. d18a3a5 Properly handle stderr piping in adb proxy. by Ang Li · 9 years ago
  61. 6efbf0e DO NOT MERGE Add third-party controller support. by Ang Li · 9 years ago
  62. 97d5f82 Pipe the input+error streams of Popen to be read by communicate() by Nathan Harold · 9 years ago
  63. 98b5771 Merge "Pairing should wait until success." by Sanket Agarwal · 9 years ago
  64. 4072cfa Fix a bug when reset preferred network with unknown carrier. by Yang Liu · 9 years ago
  65. c4637db Pairing should wait until success. by Sanket Agarwal · 9 years ago
  66. 8848978 Telephony Automation Test: Add support for MSIM. by Yang Liu · 9 years ago
  67. 715d6f9 DO NOT MERGE Fix a unit test for adb logcat in AndroidDevice. by Ang Li · 9 years ago
  68. 37996b3 Telephony Test: for csfb test, allow csfb to 2g. by Yang Liu · 9 years ago
  69. 59a81a4 Add test for connect/disconnect with a SRC and SNK by Sanket Agarwal · 9 years ago
  70. 0eddcae Fix missing telephony code from master by tturney · 9 years ago
  71. 10eda2e Fix missing colon after except statement by tturney · 9 years ago
  72. c12b6ec Cleanup formatting of Bluetooth test code. by tturney · 9 years ago
  73. ae4f807 Fix adb logcat support in AndroidDevice.reboot(). by Ang Li · 9 years ago
  74. 89b1467 Start adb logcat before attempting to start sl4a. by Ang Li · 9 years ago
  75. 1d83507 [NAN] Refactor session lifecycle to clarify API by Etan Cohen · 9 years ago
  76. 018ec4d Update dependency list in for supporting py2/py3 by Alexander Dorokhine · 9 years ago
  77. c2d4521 Update wifi tests to use asserts from acts.asserts by Ang Li · 9 years ago
  78. 8893e6d Move assert functions out of base_test. by Ang Li · 9 years ago
  79. a5079ac Fix android_device unit tests for py2. by Ang Li · 9 years ago
  80. b5cece9 Add sniffer controller to ACT by Etan Cohen · 9 years ago
  81. 8113986 Fix typo when moved adb operations our of ACT core by Etan Cohen · 9 years ago
  82. 5e49480 Move adb logging operations out of core ACTS code into by Ang Li · 9 years ago
  83. 20377aa Update test cases to use new func take_bug_report by Ang Li · 9 years ago
  84. 568faa6 [ACTS] Update sub-process utilities by Etan Cohen · 9 years ago
  85. eeaebbc Add a test for energy info in connected state. by Ang Li · 9 years ago
  86. b3ec6be Use the new set interval PMC cmd by Ang Li · 9 years ago
  87. f17f55f Fix AbortClass and AbortAll signals by Ang Li · 9 years ago
  88. 0a4b7bc Power measurement script improvements. by Ang Li · 9 years ago
  89. 4b2e4f0 Fixes for WifiScannerMultiScanTest by Mitchell Wills · 9 years ago
  90. 4cce9e3 Remove test_run_summary.txt by Ang Li · 9 years ago
  91. 0e7e58f Fix wifi enterprise tests. by Ang Li · 9 years ago
  92. 77fdc33 Propagate exit codes out of test suites by Alexander Dorokhine · 9 years ago
  93. c9e6408 Move all ACTS unit tests to pyunit format. by Ang Li · 9 years ago
  94. 5eb366e Update dependency list in setup.py for better support of py2/py3. by Alexander Dorokhine · 9 years ago
  95. 936cf2e [DO NOT MERGE] Add testcase for basic LE pairing. by pkanwar · 9 years ago
  96. 8231056 [NAN] Refactor session lifecycle to clarify API & eliminate race conditions by Etan Cohen · 9 years ago
  97. fd7b750 Fix port allocation for py2. by Ang Li · 9 years ago
  98. e3ebc5c Start adb logcat before attempting to start sl4a. by Ang Li · 9 years ago
  99. 8824f83 Revert "Support dynamic loading of test utils under acts.test_utils." by Ang Li · 9 years ago
  100. 42ab54f Telephony Automation test: add data test case for MSIM device. by Yang Liu · 9 years ago