1. 6e518a2 Change result format and update chain map in sensitivity tests. by Omar El Ayach · 5 years ago
  2. f045047 Fix timestamp format incorrect in cat_adb_log by Hsiu-Chang Chen · 5 years ago
  3. 9cf5932 Merge "Write out build info to a UserData entry in test_summary.yaml." by Treehugger Robot · 5 years ago
  4. bf84954 Merge "Converge controller creation and destruction methods between ACTS and Mobly." by Treehugger Robot · 5 years ago
  5. 04785c5 Merge changes I6bd7e0f3,Icdda61e1 by Treehugger Robot · 5 years ago
  6. 2e7d698 Merge "Call super's setup_test() in PowerCellularLabBaseTest" by Treehugger Robot · 5 years ago
  7. 3411e3e Merge "Clean up shebang, copyright comment, and import formatting in gnssinst_lib for abstract_inst and smbv100." by Treehugger Robot · 5 years ago
  8. 5525990 Write out build info to a UserData entry in test_summary.yaml. by Xianyuan Jia · 5 years ago
  9. 22d7325 Converge controller creation and destruction methods between ACTS and Mobly. by Xianyuan Jia · 5 years ago
  10. 8adf638 Generate test_summary.yaml for test results, using Mobly's summary writer. by Xianyuan Jia · 5 years ago
  11. b5b0d55 Merge TestResultRecord and TestResult in ACTS with Mobly by Xianyuan Jia · 6 years ago
  12. c03d39f Merge "Create CSV files and the end of the tests batch with a summary of results" by Treehugger Robot · 5 years ago
  13. 1d191b2 Merge "Add wpa2 tests to 11n compliance suite" by Joe Brennan · 5 years ago
  14. c6f685f Merge "[WifiStressTest.py] Fix iperf server stop issue" by Girish Moturu · 5 years ago
  15. e97ba6f Create CSV files and the end of the tests batch with a summary of results by Ignacio Guarna · 5 years ago
  16. bf2740b Fix AP cleanup bug by Girish Moturu · 5 years ago
  17. 36d31ae [WifiStressTest.py] Fix iperf server stop issue by Girish Moturu · 5 years ago
  18. cea2be8 Merge "Fix incorrect function call in start_pcap" by Treehugger Robot · 5 years ago
  19. ec6bdc8 Not starting VNID 2 for Data Roaming tests by Jaineel · 5 years ago
  20. 5cd06bb Fix incorrect function call in start_pcap by Xianyuan Jia · 5 years ago
  21. a6cbcc8 Add wpa2 tests to 11n compliance suite by Joe Brennan · 5 years ago
  22. 56c4606 Merge "Fix typo sudid to subid" by Jaineel Mehta · 5 years ago
  23. 5dfd44a Fix typo sudid to subid by Jaineel · 5 years ago
  24. 611fde3 Merge "Fixed WifiScannerScanTest more test cases flaky issue Bug:37789962 Bug:133822217" by Tina Lu · 5 years ago
  25. 7f19d7b Merge "Fixed test_pno_connection_with_multiple_saved_networks flaky issue" by Tina Lu · 5 years ago
  26. adc8b87 Call super's setup_test() in PowerCellularLabBaseTest by Ignacio Guarna · 5 years ago
  27. 152dee3 Merge "Show a summary of test results when tearing down PowerCellularLabBaseTest" by Treehugger Robot · 5 years ago
  28. cb11e52 Merge "Disable thermal mitigation when setting DUT to rockbottom" by Treehugger Robot · 5 years ago
  29. 02427a7 [AP_LIB]Set correct mode and frequency for channel 165. by Bindu Mahadev · 5 years ago
  30. 22b82ed Clean up shebang, copyright comment, and import formatting in by Jing Liang · 5 years ago
  31. e22a82a0 Fixed test_pno_connection_with_multiple_saved_networks flaky issue by lutina · 5 years ago
  32. 8b7333c Fixed WifiScannerScanTest more test cases flaky issue Bug:37789962 Bug:133822217 by lutina · 5 years ago
  33. 608d9bc Disable thermal mitigation when setting DUT to rockbottom by Ignacio Guarna · 5 years ago
  34. cb031fc Show a summary of test results when tearing down PowerCellularLabBaseTest by Ignacio Guarna · 5 years ago
  35. 90d3877 Minor logic change to avoid unnecessary retry by Markus Liu · 5 years ago
  36. 7efc801 Fixed the issue the host can't disconnect the last participant in a by Markus Liu · 5 years ago
  37. 56e3fb7 dumpsys command argument update by Markus Liu · 6 years ago
  38. 64daacd Merge "Set expected_state=False to avoid unnecessary retry" by Markus Liu · 5 years ago
  39. 6a867ba Merge "Refactoring setup_ap so more tests can use it." by Vaas Krishnamurthy · 5 years ago
  40. b8f1cb6 Merge "Make GattConnectionStressTest more configurable" by Treehugger Robot · 5 years ago
  41. c988d8f Merge "Remove clean_up functions in BleFuchsiaAndroidTest" by Treehugger Robot · 5 years ago
  42. cbb41c7 Set expected_state=False to avoid unnecessary retry by Markus Liu · 5 years ago
  43. d55ecc4 Merge "Fix test uses wrong softap band" by Treehugger Robot · 5 years ago
  44. 23b8e15 Merge "Fix no attribute 'is_subtest' and add new test case GnssSimInventoryTest" by Treehugger Robot · 5 years ago
  45. 59e8ab7 Merge "Take bugreport when wifi enterprise tests failed" by Treehugger Robot · 5 years ago
  46. 42594f3 Merge "Revert "Fix fail to get host usb tethering ip address on Ubuntu."" by Treehugger Robot · 5 years ago
  47. e510d4f Remove clean_up functions in BleFuchsiaAndroidTest by tturney · 5 years ago
  48. c3eb688 Revert "Fix fail to get host usb tethering ip address on Ubuntu." by Shinhung Lee · 5 years ago
  49. 0f7d7ae Take bugreport when wifi enterprise tests failed by Hsiu-Chang Chen · 5 years ago
  50. 0087e98 Merge "Adding data sub check for cbrs stress" by Treehugger Robot · 5 years ago
  51. 7244dae Merge "Change the wlan interfaces used by STA+AP tests" by Treehugger Robot · 5 years ago
  52. 98562dc Merge "WifiStaApConcurrencyTest: Ensure that we scan even if wifi is off" by Treehugger Robot · 5 years ago
  53. 15879c9 Adding data sub check for cbrs stress by Jaineel · 5 years ago
  54. 265e1ee Refactoring setup_ap so more tests can use it. by Vaas Krishnamurthy · 5 years ago
  55. 4b31ee8 Change the wlan interfaces used by STA+AP tests by Hsiu-Chang Chen · 5 years ago
  56. f4446a1 WifiStaApConcurrencyTest: Ensure that we scan even if wifi is off by Roshan Pius · 6 years ago
  57. 98df5ca Fix test uses wrong softap band by Hsiu-Chang Chen · 5 years ago
  58. 28e95ac Merge "Adding Bt RSSI results." by Treehugger Robot · 5 years ago
  59. 3d9027b current_test_name is now reset at the end of exec_one_testcase, instead of inside teardown_test by Xianyuan Jia · 5 years ago
  60. 26f4f7c Merge "Adding LTE traffic test suite for baselines" by Kevin Klug · 5 years ago
  61. e778933 Adding Bt RSSI results. by Globaledge · 5 years ago
  62. a43224c Add abstract instrument based on request. by Jing Liang · 5 years ago
  63. 41dd36b Add frequency and power control functions on SMBV100 controller. by Jing Liang · 5 years ago
  64. 2fa8ae3 Adding LTE traffic test suite for baselines by Balaji Venkatesh · 6 years ago
  65. 97ac56e Fix no attribute 'is_subtest' and add new test case GnssSimInventoryTest by jasonkmlu · 5 years ago
  66. a400a4e Merge "Allow for either RSA or ED25519 SSH keys" by Joe Brennan · 5 years ago
  67. d622a2f Merge "Adding msim support for sdm devices" by Jaineel Mehta · 5 years ago
  68. 1438d8c Merge "Wait longer for ssh syslog connection creation" by Treehugger Robot · 5 years ago
  69. 36a67ba Merge "Allow Fuchsia device to start any daemon on the system" by Joe Brennan · 5 years ago
  70. d716740 Merge "Correct the interface to retrieve IP" by Treehugger Robot · 5 years ago
  71. 693c4d6 Adding msim support for sdm devices by Jaineel · 5 years ago
  72. 3fe930a Allow for either RSA or ED25519 SSH keys by Joe Brennan · 5 years ago
  73. bebea3f Merge "Add required XML logging for PTS test evidence" by Treehugger Robot · 5 years ago
  74. 77a986a Wait longer for ssh syslog connection creation by tturney · 5 years ago
  75. 6ea8558 Allow Fuchsia device to start any daemon on the system by Joe Brennan · 5 years ago
  76. 345ba3d Add required XML logging for PTS test evidence by tturney · 5 years ago
  77. ec1365d Merge "Strings in keys.py are now in single-quotes" by Treehugger Robot · 5 years ago
  78. aa90c08 Correct the interface to retrieve IP by Hsiu-Chang Chen · 5 years ago
  79. 1326097 Merge "Verify unique mac addresses for mulitple devices" by Treehugger Robot · 5 years ago
  80. 4db0b60 Merge "Revert "Fix device logging paths for subtests in telephony stress tests."" by Treehugger Robot · 5 years ago
  81. d555c2e Merge "Replace ACTS ssh connection with Paramiko" by Joe Brennan · 5 years ago
  82. 7394783 Merge "Allow test case contexts of arbitrary depth." by Treehugger Robot · 5 years ago
  83. 36e9492 Merge "Added acts/test OWNERS to acts/framework/acts/test_utils." by Treehugger Robot · 5 years ago
  84. e135ab6 Adding support for msm devices by Jaineel · 5 years ago
  85. d6b2a63 Revert "Fix device logging paths for subtests in telephony stress tests." by Xianyuan Jia · 5 years ago
  86. d1fd5cc Make GattConnectionStressTest more configurable by git status · 5 years ago
  87. bf54917 Verify unique mac addresses for mulitple devices by git status · 5 years ago
  88. d6a23ed Allow test case contexts of arbitrary depth. by Xianyuan Jia · 5 years ago
  89. 89c16a5 Strings in keys.py are now in single-quotes by Xianyuan Jia · 5 years ago
  90. 2b4a531 Replace ACTS ssh connection with Paramiko by Joe Brennan · 5 years ago
  91. ea9308a Merge "Add fully automated GATT tests" by Hector Tellez · 5 years ago
  92. 8388de0 Merge "Add a PTS base test class" by Tom Turney · 5 years ago
  93. 6b32fd7 Merge "Create an abstract Bluetooth device" by Tom Turney · 5 years ago
  94. 0b5d79e Add fully automated GATT tests by tturney · 5 years ago
  95. 8da654a Add a PTS base test class by tturney · 5 years ago
  96. a715e55 Create an abstract Bluetooth device by tturney · 5 years ago
  97. 0a254a5 Add Basic Bluetooth scan test for BR/EDR device name by git status · 5 years ago
  98. 2f40c70 Added acts/test OWNERS to acts/framework/acts/test_utils. by Mark De Ruyter · 5 years ago
  99. a1eb6dc Merge "Add auto-reconnect in _send and _recv method in gnssinst_lib abstract_inst.py" by Treehugger Robot · 5 years ago
  100. 37045e5 Merge "Fix bug in processing OTA sensitivity results." by Omar El Ayach · 5 years ago