1. 3e143e6 Merge "Build vts out of TF source" by Julien Desprez · 8 years ago
  2. 8ff8812 Merge "Suppport profiling on target side." by TreeHugger Robot · 8 years ago
  3. 485e8a5 Suppport profiling on target side. by Zhuoyao Zhang · 8 years ago
  4. 44388ea Build vts out of TF source by Julien Desprez · 8 years ago
  5. fb20bb3 added an option to run 32bit tests on 64bit abi by Yuexi Ma · 8 years ago
  6. b5132a4 check abi bitness to filter out tests of unmatched bitness by Yuexi Ma · 8 years ago
  7. 8f7853a Serving infra for target-side fuzzer tests. by Tri Vo · 8 years ago
  8. 1f6d1af Change test timeout to be a class variable. by Ryan Campbell · 8 years ago
  9. 8725e2f set default max timeout to 3hrs by Keun Soo Yim · 8 years ago
  10. d0edf0b Merge "add AOSP copyright notice to each file" by Keun Soo Yim · 8 years ago
  11. b05f84e add AOSP copyright notice to each file by Keun Soo Yim · 8 years ago
  12. c281838 Modify runner for code coverage support. by Ryan Campbell · 8 years ago
  13. 92e02d9 Merge "Read vendor configuration jar into tradefed." by Ryan Campbell · 8 years ago
  14. b1df7d3 Read vendor configuration jar into tradefed. by Ryan Campbell · 8 years ago
  15. b18e971 change the default timeout per test to 30mins by Keun Soo Yim · 8 years ago
  16. 4966efd instead of updating, clear virtualenv before creating one by Keun Soo Yim · 8 years ago
  17. af463ee do pip upgrade if that's recommended in its output message by Keun Soo Yim · 8 years ago
  18. 384ef9f try to use virtualenv's python bin first by Keun Soo Yim · 8 years ago
  19. ec5d336 fixed a lower case typo in vtsmultidevicetest by Yuexi Ma · 8 years ago
  20. 7dfe09c Merge "Add a new target_preparer, VtsDeviceInfoCollector." by TreeHugger Robot · 8 years ago
  21. ab5d9ab Add a new target_preparer, VtsDeviceInfoCollector. by Tri Vo · 8 years ago
  22. 870fa78 Add directory push feature to binary tests by Yuexi Ma · 8 years ago
  23. 8180635 Add '->' notation feature to binary test source. by Yuexi Ma · 8 years ago
  24. 92c0d08 Merge "Add shared library feature to binary runner for porting bionic gtests into VTS" by TreeHugger Robot · 8 years ago
  25. 789fbd6 Add shared library feature to binary runner for porting bionic gtests into VTS by Yuexi Ma · 8 years ago
  26. aec2245 Merge "Fix directory naming for virtualenv command." by TreeHugger Robot · 8 years ago
  27. d366b51 Fix directory naming for virtualenv command. by Tri Vo · 8 years ago
  28. 1bea55d Merge "add working directory feature to binary tests, fix unicode issue, fix cleanup command" by Keun Soo Yim · 8 years ago
  29. 3353584 add working directory feature to binary tests, fix unicode issue, fix by Yuexi Ma · 8 years ago
  30. ce46909 Merge "Log runner's json result file content" by TreeHugger Robot · 8 years ago
  31. 94b1291 Merge "rename binary_paths to binary_test_sources" by TreeHugger Robot · 8 years ago
  32. c32d248 Log runner's json result file content by Keun Soo Yim · 8 years ago
  33. 0bb94cb rename binary_paths to binary_test_sources by Yuexi Ma · 8 years ago
  34. 246b54b Merge "create binary test runner. gtest runner extends from binary test runner" by TreeHugger Robot · 8 years ago
  35. 8de11a5 create binary test runner. gtest runner extends from binary test runner by Yuexi Ma · 8 years ago
  36. a2c3761 skip nonexist file push spec in push groups for 32bit only devices by Yuexi Ma · 8 years ago
  37. caa6969 limit gtest output file name length, rename gtest template by Yuexi Ma · 8 years ago
  38. b34e8c7 enable comma separation, fix gtest filter, apply gtest runner to cpu_profiling test by Yuexi Ma · 8 years ago
  39. 115be01 Merge "Add user-friendly Gtest support to VTS, and simplified CPU profiling test according" by Yuexi Ma · 8 years ago
  40. bb47568 Add user-friendly Gtest support to VTS, and simplified CPU profiling by Yuexi Ma · 8 years ago
  41. a3a59ee use the json-based parser by default by Keun Soo Yim · 8 years ago
  42. 813ebb3 Create vts tests jar by Julien Desprez · 8 years ago
  43. b1de5da Merge "Remove helper init" by Julien Desprez · 8 years ago
  44. 9f3794a add test-module-name option by Keun Soo Yim · 8 years ago
  45. 675a75b Remove helper init by Julien Desprez · 8 years ago
  46. f7e5771 User-friendly VTS configs by Yuexi Ma · 8 years ago
  47. 052d6e2 try to upgrade pip package if pip install fails by Keun Soo Yim · 8 years ago
  48. edc60e0 updated javadoc by Sahil Jain · 8 years ago
  49. 2cb2198 Added a new option 'use-stdout-log' to parse json file instead of stdout. by Sahil Jain · 8 years ago
  50. f7e1c19 Add support for test case filters in VTS-TradeFed by Yuexi Ma · 8 years ago
  51. dd71af5 don't emit skipped test result by Keun Soo Yim · 8 years ago
  52. 09fbe13 add logging routine for data_file_path by Keun Soo Yim · 9 years ago
  53. 258ad17 VTS TF extension to support presubmit tests using prebuilds by Keun Soo Yim · 9 years ago
  54. 1a6de33 print runner logs if runner fails by Keun Soo Yim · 9 years ago
  55. b9c0269 print agent log by VTS-TF by Keun Soo Yim · 9 years ago
  56. 5cb5e74 upload device and branch related info to GAE BT by Keun Soo Yim · 9 years ago
  57. 7411ee2 use data file path explicitly for the serving infra by Keun Soo Yim · 9 years ago
  58. f43b2fb merge all harness-provided args to one json file by Keun Soo Yim · 9 years ago
  59. d19bf67 Merge "fixed ltp 32bit tests, added support to take autogenerated ltp test cases during compile time, added exit_code support to shell driver agent and runner, added SKIP test result parsing support to tradefed" by Yuexi Ma · 9 years ago
  60. 90ec35f fixed ltp 32bit tests, by Yuexi Ma · 9 years ago
  61. 15eb322 create json config file in a tmp dir by Keun Soo Yim · 9 years ago
  62. 58e6ff9 produce harness config json file by Keun Soo Yim · 9 years ago
  63. 596f357 VTS runner and TF extension to accept test case data dir as its 3rd arg by Keun Soo Yim · 9 years ago
  64. 09a8df5 use device serial as part of the virtual env dir name by Keun Soo Yim · 9 years ago
  65. 074ef27 print stdout and stderr when pip install fails by Keun Soo Yim · 9 years ago
  66. 883b743 extend the virtualenv preparer to run scripts need to setup gcloud sdk by Keun Soo Yim · 9 years ago
  67. b01eb6f refactoring Change-Id: I8849f4581229ee225681fd47520609924529eb09 by Keun Soo Yim · 9 years ago
  68. 3df07b7 pass the serial ID from harness to runner by Keun Soo Yim · 9 years ago
  69. 9109912 mark pip's path as an exectuable binary by Keun Soo Yim · 9 years ago
  70. ead43d3 fork PythonVirtualenvPreparer for faster fix and deplyoment (critical by Keun Soo Yim · 9 years ago
  71. 3975a7b set vts's python code base and used package dir from paths available in mBuildInfo. by Keun Soo Yim · 9 years ago
  72. 77fb9b7 keep PYTHONPATH and add ./ to PYTHONPATH by Keun Soo Yim · 9 years ago
  73. 149df60 Fix : 30035999 by Sahil Jain · 9 years ago
  74. edc346d fix: 30040426 by Sahil Jain · 9 years ago
  75. 26170d7 impl listeners required to build a compatibility test suite by Keun Soo Yim · 9 years ago
  76. 56421cb Added result parser for VtsMultiDeviceTest by Sahil Jain · 9 years ago
  77. 90371c9 Fix the unit test cases for TF Multi device test type class by Sahil Jain · 9 years ago
  78. 7844641 call conventionl hal "hal_conventional" instead of "hal" to be more specific. by Keun Soo Yim · 9 years ago
  79. e9d2c33 Adding files for VTS multi device test by Sahil Jain · 9 years ago
  80. 45b4324 TradeFed extension for VTS - test type for vts fuzz test runners by Keun Soo Yim · 9 years ago