1. c60fc75 Fix various testcases to have smoother test runs by tturney · 9 years ago
  2. a72a992 Re-create the acts/bin folder by Nathan Harold · 9 years ago
  3. 73697b3 Revert "Revert "Re-structure ACTS to Match New Projects"" by Ang Li · 9 years ago
  4. 7ba0d47 Revert "Re-structure ACTS to Match New Projects" by Ang Li · 9 years ago
  5. 5c6b337 Re-structure ACTS to Match New Projects by Nathan Harold · 9 years ago
  6. d3c2087 Make change in Tel Test Cases to fit into new test framework. by Yang Liu · 10 years ago
  7. a581ef8 ACTS 0.2 RELEASE. by Ang Li · 10 years ago
  8. 0db484e Merge "Major change in Tel test cases. Split ConfCall test, add Stress Call test." into lmp-dev by Yang Liu · 10 years ago
  9. 991bc7f Major change in Tel test cases. Split ConfCall test, add Stress Call test. by Yang Liu · 10 years ago
  10. bf9fad0 Cherry Pick: Telephony sanity testscripts for callbox. by Yang Liu · 10 years ago
  11. 80aa84c Merge "Minor change for VoLTE test cases and add code for sim card management." into lmp-dev by Yang Liu · 10 years ago
  12. ff930b3 Minor change for VoLTE test cases and add code for sim card management. by Yang Liu · 10 years ago
  13. a3ff720 Fixed a few issues in test script setup. by Tom Turney · 10 years ago
  14. 2dc31b2 Merge "Add test cases for VoLTE." into lmp-dev by Yang Liu · 10 years ago
  15. f8d7e8c Add test cases for VoLTE. by Yang Liu · 10 years ago
  16. a81f1d7 Improvements to ACTS. by Ang Li · 10 years ago
  17. 503216b Cleaning up redundent code. Added btsnoop log support in sl4a and bt_test_utils. by Tom Turney · 10 years ago
  18. 40d322a Merge "ACTS bug fixes." into lmp-dev by Ang Li · 10 years ago
  19. 7a5ee45 ACTS bug fixes. by Ang Li · 10 years ago
  20. 9eb6ec9 Merge "Add test cases for conference call, Network switch, data connection (http req)." into lmp-dev by Yang Liu · 10 years ago
  21. 19232a5 Minor refactor in AndroidDevice and a bug fix in logger. by Ang Li · 10 years ago
  22. 176eb9d Add test cases for conference call, Network switch, data connection (http req). by Yang Liu · 10 years ago
  23. 359bbf8 Add user defined parameter support to ACTS and other improvements. by Ang Li · 10 years ago
  24. 473141a Merge "Add adb log and bugreport collection to ACTS." into lmp-dev by Ang Li · 10 years ago
  25. e336e87 Add adb log and bugreport collection to ACTS. by Ang Li · 10 years ago
  26. 629bdac Renamed ble_helper_functions to ble_test_utils to match by Tom Turney · 10 years ago
  27. 30168c6 This CL contains test case cleanup and test specific file creations, testcase addition, by Radha Karuppaiah · 10 years ago
  28. a5c8ca7 Merge "Fixed some todos, cleaned up code, and added new testcases. ble_helper_functions.py Adjusted indentation. Added new function to validate bluetooth turned on. BugsTest.py Bluetooth on now waits for an event instead of a timeout. Added new testcases to address various bugs. GattConnectTest.py Bluetooth on now waits for an event instead of a timeout. Removed bluetoothGattRefresh since it was taking longer than the timeout to populate the services from the remote device. BeaconSwarmTest.py, BleDistanceTest.py,FilteringTest.py, BleLongevityTest.py, BleStressTest.py: Bluetooth on now waits for an event instead of a timeout." into lmp-dev by Tom Turney · 10 years ago
  29. ef6fbdf Fixed some todos, cleaned up code, and added new testcases. by Tom Turney · 10 years ago
  30. 07c5f9f Update telephony test utils and cases according to recent change in SL4A. by Yang Liu · 10 years ago
  31. 40ea84a Merge "Two test scripts for telephony." into lmp-dev by Ang Li · 10 years ago
  32. b14d1d9 Two test scripts for telephony. by Yang Liu · 10 years ago
  33. 8566847 Merge "Add wifi tethering automated tests." into lmp-dev by Ang Li · 10 years ago
  34. e1a7908 Add wifi tethering automated tests. by Ang Li · 10 years ago
  35. 5030350 Merge "This CL contains testcase cleanup, tescase addition, added documentation, and an api fix." into lmp-dev by Tom Turney · 10 years ago
  36. ad64f38 This CL contains testcase cleanup, tescase addition, added documentation, and an api fix. by Tom Turney · 10 years ago
  37. 0c79c2d Merge "Moved bluetooth utils under test_utils into its own directory. Added some more tests to FilteringTest. Added more completeness to GattConnectTest." into lmp-dev by Ang Li · 10 years ago
  38. d125a5d Improve fetch and flash script. by Ang Li · 10 years ago
  39. 57c5dc5 Moved bluetooth utils under test_utils into its own directory. by Tom Turney · 10 years ago
  40. f5b518f Cleanup of some testcases. Addition of some testcases. by Tom Turney · 10 years ago
  41. f20daa3 Refactored a lot of code in BleScanApiTest. by Tom Turney · 10 years ago
  42. 737e3c8 Add fetch and flash feature to ACTS. by Ang Li · 10 years ago
  43. 3b8e654 Fix a bug in logger that does not show logs in terminal for some test classes. by Ang Li · 10 years ago
  44. fdfa53e Merge "Fix imports format to follow style guide." into lmp-dev by Ang Li · 10 years ago
  45. 730cedc Fix imports format to follow style guide. by Ang Li · 10 years ago
  46. 927744b Add support to run iperf on device. by Navtej Singh Mann · 10 years ago
  47. 15d048e Bug fixes for ACTS. by Ang Li · 10 years ago
  48. d44f400 Remove dependency and improve test cases in ACTS. by Ang Li · 10 years ago
  49. 99b8f00 Acts clean ups after migration, improvements. by Ang Li · 10 years ago
  50. ffbca54 Added Attenuator libraries. by Tom Turney · 10 years ago
  51. c199604 Changed Radha's testcases to the new framework although all by Tom Turney · 10 years ago
  52. 6d1016e Add test cases to wifi manager and scanner tests. by Ang Li · 10 years ago
  53. b042a18 Fix two bugs. by Ang Li · 10 years ago
  54. 5b40d70 Improvements to ACTS. by Ang Li · 10 years ago
  55. 8327575 Add test name rule enforcement and setup/teardown functions. by Ang Li · 10 years ago
  56. 33bfcf8 Add support for running individual test cases. by Ang Li · 10 years ago
  57. 0153de3 Various improvements in ACTS. by Ang Li · 10 years ago
  58. 6e5b375 Add radio and ssid state control to acts. by Ang Li · 10 years ago
  59. 134b5cf Initial commit of Android Comms Test Suite (ACTS). by Ang Li · 10 years ago