1. 3e94e81 Merge "Allow for gcno content to parsed multiple times." by Treehugger Robot · 8 years ago
  2. 4fd86b6 Allow for gcno content to parsed multiple times. by Ryan Campbell · 8 years ago
  3. 08b5f08 Fix bugs in coverage utility. by Ryan Campbell · 8 years ago
  4. 31e4251 Merge "Limit the size of the trace file in vts profiler." by Zhuoyao Zhang · 8 years ago
  5. 5a582a6 Fix typo in gcda parser setter. by Ryan Campbell · 8 years ago
  6. 4098a13 Limit the size of the trace file in vts profiler. by Zhuoyao Zhang · 8 years ago
  7. 752dd06 Merge "Add coverage auto-process functionality." by Treehugger Robot · 8 years ago
  8. 71512ee Add coverage auto-process functionality. by Ryan Campbell · 8 years ago
  9. a7d286f add a Python to ProtoBuf util (initial version) by Keun Soo Yim · 8 years ago
  10. b8dd618 handle ENUM in struct by Keun Soo Yim · 8 years ago
  11. cae871a Merge "add cpu_frequency_scaling util (init version)" by Keun Soo Yim · 8 years ago
  12. 7d9fc44 Merge "Add support to call hidl reserved methods in vts." by Zhuoyao Zhang · 8 years ago
  13. b5f70a7 add cpu_frequency_scaling util (init version) by Keun Soo Yim · 8 years ago
  14. e47f8ca Merge "Add host code for graphics HIDL HAL target-side tests" by Chia-I Wu · 8 years ago
  15. 8fc0379 Add support to call hidl reserved methods in vts. by Zhuoyao Zhang · 8 years ago
  16. 02f357a Add host code for graphics HIDL HAL target-side tests by Chia-I Wu · 8 years ago
  17. 8a863ec Add method to return lib paths on device by Hsin-Yi Chen · 8 years ago
  18. e8d01bb Tv Input Hal VTS test. by Yuexi Ma · 8 years ago
  19. a9b3c31 Make VTS Python script run on Windows by Hsin-Yi Chen · 8 years ago
  20. 9b3b77d Merge "Stop/start Android runtime for binary tests." by TreeHugger Robot · 8 years ago
  21. 091b4ac Stop/start Android runtime for binary tests. by Tri Vo · 8 years ago
  22. 3b8e4bb Add vehicle vts driver to vts protobuf by Yuexi Ma · 8 years ago
  23. eb43c56 build a data flow path to pass hwbinder service name from a py test case by Keun Soo Yim · 8 years ago
  24. a4e51b5 vts driver for tv hdmi cec hal by Yuexi Ma · 8 years ago
  25. 1e0f9b9 VR Hal VTS tests. by Craig Donner · 8 years ago
  26. 58a81fe Revert "Vehicle hal driver in vts" by Zhuoyao Zhang · 8 years ago
  27. e523d38 Vehicle hal driver in vts by Yuexi Ma · 8 years ago
  28. cb90f32 Added Sensor VTS Target Test by Peng Xu · 8 years ago
  29. 0480bfc Merge "Create cloud client controller to interact with TF" by Yuexi Ma · 8 years ago
  30. dc76daf Create cloud client controller to interact with TF by Yuexi Ma · 8 years ago
  31. bb872fe Merge "change AdbError parameters to more convenient format" by Tri Vo · 8 years ago
  32. 308fdd8 Re-work coverage configs to support multiple proj. by Ryan Campbell · 8 years ago
  33. 163bcc2 change AdbError parameters to more convenient format by Tri Vo · 8 years ago
  34. af3f160 Fix a bug in parsing the trace file with the new proto format. by Zhuoyao Zhang · 8 years ago
  35. d2b5660 Create VTS replayer. by Zhuoyao Zhang · 8 years ago
  36. 496b3c4 Fix bug in logging and reduce log entries. by Ryan Campbell · 8 years ago
  37. 97d19ce automatically filter empty sources in binary tests by Yuexi Ma · 8 years ago
  38. 052d154 Add Thermal HAL VTS by Polina Bondarenko · 8 years ago
  39. 6ef8654 Support GNU string tables for long names. by Ryan Campbell · 8 years ago
  40. 1d6162f Improve support for different types of coverage. by Ryan Campbell · 8 years ago
  41. 965dd93 Merge "Create coverage utils for processing coverage." by Ryan Campbell · 8 years ago
  42. 2733a9f Create coverage utils for processing coverage. by Ryan Campbell · 8 years ago
  43. 04a59ae new api to grab raw native code coverage from a HAL mirror by Keun Soo Yim · 8 years ago
  44. 44187aa Disable VTS profiling support in passthrough mode. by Zhuoyao Zhang · 8 years ago
  45. 0226295 Merge "added ExecuteShellCommand to python util class" by TreeHugger Robot · 8 years ago
  46. 1ff8ee9 added ExecuteShellCommand to python util class by Yuexi Ma · 8 years ago
  47. b796d90 Support parsing trace data and upload to web. by Zhuoyao Zhang · 8 years ago
  48. 52fcd2c Add support for profiling test in VTS. by Zhuoyao Zhang · 8 years ago
  49. 5129a15 Merge "Implement archive parser." by Ryan Campbell · 8 years ago
  50. 7d6d893 Implement archive parser. by Ryan Campbell · 8 years ago
  51. c281838 Modify runner for code coverage support. by Ryan Campbell · 8 years ago
  52. 175de12 Add function to query if device has booted. Fixes PoC test. by Tri Vo · 8 years ago
  53. c7afed5 Merge "Use config options instead of hardcoded values." by Ryan Campbell · 8 years ago
  54. c692c59 Vibrator Hal VTS test. by Tri Vo · 8 years ago
  55. 6295065 use component_name to specify a target_component by Keun Soo Yim · 8 years ago
  56. f59878d Use config options instead of hardcoded values. by Ryan Campbell · 8 years ago
  57. e1a5a85 Keep verity state of the device invariant. by Tri Vo · 8 years ago
  58. 542efcb use package instead of component_type in case of HIDL_HAL by Keun Soo Yim · 8 years ago
  59. 89c4f53 extend vts host-side mirror generator to support new enum scalar type by Keun Soo Yim · 8 years ago
  60. 6c303fc Add sl4a support to VTS. by Ang Li · 8 years ago
  61. 285f6b1 Add a python script to test the output of vtsc. by Zhuoyao Zhang · 8 years ago
  62. 843b57f Fix to run on 32-bit devices. by Tri Vo · 8 years ago
  63. 1bea55d Merge "add working directory feature to binary tests, fix unicode issue, fix cleanup command" by Keun Soo Yim · 8 years ago
  64. 3353584 add working directory feature to binary tests, fix unicode issue, fix by Yuexi Ma · 8 years ago
  65. f07f129 Disable 64-bit tests on 32-bit devices. by Tri Vo · 8 years ago
  66. 921bfa0 Add ability to select tests more granularly, add ptrace and seccomp tests. by Tri Vo · 8 years ago
  67. 59a1a8b Merge "enable comma separation, fix gtest filter, apply gtest runner to cpu_profiling test" by TreeHugger Robot · 8 years ago
  68. b34e8c7 enable comma separation, fix gtest filter, apply gtest runner to cpu_profiling test by Yuexi Ma · 8 years ago
  69. 1c40365 fix nfc hidl hal test to use the new hidl-gen grammer by Keun Soo Yim · 8 years ago
  70. ea1ae5a fix: camera v2 and v3 tests by Keun Soo Yim · 8 years ago
  71. e421c11 use -1 instead of None for new protobuf schema by Keun Soo Yim · 8 years ago
  72. 8780eee VTSC change for a simplified vector type data format by Keun Soo Yim · 8 years ago
  73. 783aeb3 Modify manifest fetcher to return XML contents. by Ryan Campbell · 8 years ago
  74. 7e96599 Implement module to fetch manifest build artifact. by Ryan Campbell · 8 years ago
  75. 59fb349 use ComponentSpecificationMessage proto (refactoring) by Keun Soo Yim · 8 years ago
  76. 4d13693 Fix undefined variables in ConstGenerator. by Ryan Campbell · 8 years ago
  77. 44f5938 Merge "support [u]char_pointer arg type" by TreeHugger Robot · 8 years ago
  78. b800115 support [u]char_pointer arg type by Keun Soo Yim · 8 years ago
  79. e0395b0 Implement tests in VTS for basic libc functions. by Ryan Campbell · 8 years ago
  80. ec66bd3 Merge "pass product type to test cases" by Keun Soo Yim · 8 years ago
  81. b93a89b Merge "populate coverage stats fields (covered over instrumented lines)" by TreeHugger Robot · 8 years ago
  82. 28d30dc populate coverage stats fields (covered over instrumented lines) by Keun Soo Yim · 8 years ago
  83. eb699fc support all nfc hidl hal apis by Keun Soo Yim · 8 years ago
  84. 55d2781 support the ping command in runner by Keun Soo Yim · 8 years ago
  85. e34754e pass product type to test cases by Keun Soo Yim · 8 years ago
  86. 913c259 camera hal test case split into v2 and v3 and necessary framework change by Keun Soo Yim · 8 years ago
  87. 4d616ef Merge "sample qtaguid test as part of new vts-system test suite" by Keun Soo Yim · 8 years ago
  88. fb10c43 use provided values in libshared codegen by Keun Soo Yim · 8 years ago
  89. c45a719 sample qtaguid test as part of new vts-system test suite by Keun Soo Yim · 8 years ago
  90. e8c0c39 Implement support for multiple files. by Ryan Campbell · 8 years ago
  91. 6b88c46 Fix IndexError bug in coverage report generator by Ryan Campbell · 8 years ago
  92. d633b95 add debugging routine and avoid crashes by Keun Soo Yim · 8 years ago
  93. 55b0e8c Implement coverage report generator. by Ryan Campbell · 8 years ago
  94. 4deeceb Implement coverage analysis from GCNO and GCDA. by Ryan Campbell · 8 years ago
  95. 109da58 agent and other framework extension to support conventional hal's nested apis by Keun Soo Yim · 8 years ago
  96. b8c9fa9 Merge "pass gcda file contents to the coverage parser" by Keun Soo Yim · 8 years ago
  97. 969dd1f pass gcda file contents to the coverage parser by Keun Soo Yim · 8 years ago
  98. 63fb101 Fix GCNO file version bug. by Ryan Campbell · 8 years ago
  99. 114b574 Merge "integrate the gcov coverage parser and the vts runner" by Keun Soo Yim · 8 years ago
  100. b831d58 integrate the gcov coverage parser and the vts runner by Keun Soo Yim · 8 years ago