1. 175de12 Add function to query if device has booted. Fixes PoC test. by Tri Vo · 8 years ago
  2. c692c59 Vibrator Hal VTS test. by Tri Vo · 8 years ago
  3. 6295065 use component_name to specify a target_component by Keun Soo Yim · 8 years ago
  4. e1a5a85 Keep verity state of the device invariant. by Tri Vo · 8 years ago
  5. 542efcb use package instead of component_type in case of HIDL_HAL by Keun Soo Yim · 8 years ago
  6. 89c4f53 extend vts host-side mirror generator to support new enum scalar type by Keun Soo Yim · 8 years ago
  7. 6c303fc Add sl4a support to VTS. by Ang Li · 8 years ago
  8. 285f6b1 Add a python script to test the output of vtsc. by Zhuoyao Zhang · 8 years ago
  9. 843b57f Fix to run on 32-bit devices. by Tri Vo · 8 years ago
  10. 1bea55d Merge "add working directory feature to binary tests, fix unicode issue, fix cleanup command" by Keun Soo Yim · 8 years ago
  11. 3353584 add working directory feature to binary tests, fix unicode issue, fix by Yuexi Ma · 8 years ago
  12. f07f129 Disable 64-bit tests on 32-bit devices. by Tri Vo · 8 years ago
  13. 921bfa0 Add ability to select tests more granularly, add ptrace and seccomp tests. by Tri Vo · 8 years ago
  14. 59a1a8b Merge "enable comma separation, fix gtest filter, apply gtest runner to cpu_profiling test" by TreeHugger Robot · 8 years ago
  15. b34e8c7 enable comma separation, fix gtest filter, apply gtest runner to cpu_profiling test by Yuexi Ma · 8 years ago
  16. 1c40365 fix nfc hidl hal test to use the new hidl-gen grammer by Keun Soo Yim · 8 years ago
  17. ea1ae5a fix: camera v2 and v3 tests by Keun Soo Yim · 8 years ago
  18. e421c11 use -1 instead of None for new protobuf schema by Keun Soo Yim · 9 years ago
  19. 8780eee VTSC change for a simplified vector type data format by Keun Soo Yim · 9 years ago
  20. 783aeb3 Modify manifest fetcher to return XML contents. by Ryan Campbell · 9 years ago
  21. 7e96599 Implement module to fetch manifest build artifact. by Ryan Campbell · 9 years ago
  22. 59fb349 use ComponentSpecificationMessage proto (refactoring) by Keun Soo Yim · 9 years ago
  23. 4d13693 Fix undefined variables in ConstGenerator. by Ryan Campbell · 9 years ago
  24. 44f5938 Merge "support [u]char_pointer arg type" by TreeHugger Robot · 9 years ago
  25. b800115 support [u]char_pointer arg type by Keun Soo Yim · 9 years ago
  26. e0395b0 Implement tests in VTS for basic libc functions. by Ryan Campbell · 9 years ago
  27. ec66bd3 Merge "pass product type to test cases" by Keun Soo Yim · 9 years ago
  28. b93a89b Merge "populate coverage stats fields (covered over instrumented lines)" by TreeHugger Robot · 9 years ago
  29. 28d30dc populate coverage stats fields (covered over instrumented lines) by Keun Soo Yim · 9 years ago
  30. eb699fc support all nfc hidl hal apis by Keun Soo Yim · 9 years ago
  31. 55d2781 support the ping command in runner by Keun Soo Yim · 9 years ago
  32. e34754e pass product type to test cases by Keun Soo Yim · 9 years ago
  33. 913c259 camera hal test case split into v2 and v3 and necessary framework change by Keun Soo Yim · 9 years ago
  34. 4d616ef Merge "sample qtaguid test as part of new vts-system test suite" by Keun Soo Yim · 9 years ago
  35. fb10c43 use provided values in libshared codegen by Keun Soo Yim · 9 years ago
  36. c45a719 sample qtaguid test as part of new vts-system test suite by Keun Soo Yim · 9 years ago
  37. e8c0c39 Implement support for multiple files. by Ryan Campbell · 9 years ago
  38. 6b88c46 Fix IndexError bug in coverage report generator by Ryan Campbell · 9 years ago
  39. d633b95 add debugging routine and avoid crashes by Keun Soo Yim · 9 years ago
  40. 55b0e8c Implement coverage report generator. by Ryan Campbell · 9 years ago
  41. 4deeceb Implement coverage analysis from GCNO and GCDA. by Ryan Campbell · 9 years ago
  42. 109da58 agent and other framework extension to support conventional hal's nested apis by Keun Soo Yim · 9 years ago
  43. b8c9fa9 Merge "pass gcda file contents to the coverage parser" by Keun Soo Yim · 9 years ago
  44. 969dd1f pass gcda file contents to the coverage parser by Keun Soo Yim · 9 years ago
  45. 63fb101 Fix GCNO file version bug. by Ryan Campbell · 9 years ago
  46. 114b574 Merge "integrate the gcov coverage parser and the vts runner" by Keun Soo Yim · 9 years ago
  47. b831d58 integrate the gcov coverage parser and the vts runner by Keun Soo Yim · 9 years ago
  48. d64c6f8 Add README for GCNO package. by Ryan Campbell · 9 years ago
  49. ab6929b Implement unit tests for GCNO.py. by Ryan Campbell · 9 years ago
  50. 78de4a6 Implement GCNO Binary File Parser by Ryan Campbell · 9 years ago
  51. f2b590c set default value to True by Keun Soo Yim · 9 years ago
  52. 4231b6e LTP test case which uses adb only and necessary runner extension by Keun Soo Yim · 9 years ago
  53. f5d0bca dynamically pick the agent's tcp port for its runner by Keun Soo Yim · 9 years ago
  54. cef13cd by default use 32-bit shell driver by Keun Soo Yim · 9 years ago
  55. d2aa5b8 retry using a 32-bit agent by Keun Soo Yim · 9 years ago
  56. ad8c87e print vts agent log when there is an error by Keun Soo Yim · 9 years ago
  57. 2eecdfa produce 32-bit vts agent for legacy devices by Keun Soo Yim · 9 years ago
  58. 9b4f0cb callback testcase extension by Keun Soo Yim · 9 years ago
  59. 53bb72b Support HAL callback with args. by Ang Li · 9 years ago
  60. 674e59d added missing killall command for shell_driver android_device cleanup jobs by Yuexi Ma · 9 years ago
  61. 02da027 add vts_shell_driver to the setup procedure by Keun Soo Yim · 9 years ago
  62. a5a0dc2 skip adb root if one of its sub adb cmd fails in the lab by Keun Soo Yim · 9 years ago
  63. 731e917 continue if adb wait-for-device fails by Keun Soo Yim · 9 years ago
  64. c2bc9f8 ignore if adb root fails and prints more logging info for diagnosis by Keun Soo Yim · 9 years ago
  65. ab7fb06 chmod agent and driver bins (cont) by Keun Soo Yim · 9 years ago
  66. bf8f7b4 chmod agent and driver bins by Keun Soo Yim · 9 years ago
  67. 53413ff baseline nfc hidl hal testcase by Keun Soo Yim · 9 years ago
  68. ab079e2 support float arg by Keun Soo Yim · 9 years ago
  69. 39bc0b9 mirror baseline for shared lib components and a sample fuzz test case by Keun Soo Yim · 9 years ago
  70. 110664c a tiny vts spec file for libm of bionic (for fuzzing) by Keun Soo Yim · 9 years ago
  71. cdfe2c8 end-to-end integration of remote shell control interface by Keun Soo Yim · 9 years ago
  72. 3d14b4a a sample shell testcase and its mirror object implementation by Keun Soo Yim · 9 years ago
  73. 63d6751 runner extension for shell driver by Keun Soo Yim · 9 years ago
  74. a066dd5 agent and runner extension for shell driver by Keun Soo Yim · 9 years ago
  75. 6d8a16b use unix socket between agent and drivers, and build a lib for that. by Keun Soo Yim · 9 years ago
  76. 304cdb8 Merge "Manage HAL agent lifecycle in android_device." by Ang Li · 9 years ago
  77. e014a8b Manage HAL agent lifecycle in android_device. by Ang Li · 9 years ago
  78. 508972d skip logpersist.start for user builds by Keun Soo Yim · 9 years ago
  79. 14f2272 add a mode to use unix socket between agent and drivers by Keun Soo Yim · 9 years ago
  80. 078b177 refactoring: move protobuf to the vts top-level dir by Keun Soo Yim · 9 years ago
  81. dc55fb8 framework update to use the new protobuf for the updated hidl fields by Keun Soo Yim · 9 years ago
  82. 06dd6a2 Implemented Agent Handling by Sahil Jain · 9 years ago
  83. cbd8c05 actually call the test case defined callback functions by Keun Soo Yim · 9 years ago
  84. 82b2d78 integrate tcp server and the runner/agent by Keun Soo Yim · 9 years ago
  85. 7844641 call conventionl hal "hal_conventional" instead of "hal" to be more specific. by Keun Soo Yim · 9 years ago
  86. 7f0e1c7 Integrate HAL client into AndroidDevice class. by Ang Li · 9 years ago
  87. a4a6d53 callback support from driver to agent by Keun Soo Yim · 9 years ago
  88. 91d634a runner-side dyn-generated code handles nested hal apis (for conventional hals) by Keun Soo Yim · 9 years ago
  89. 6492027 Make test classes executable. by Ang Li · 9 years ago
  90. f518585 return the updated call-by-pointer args from stub to runner by Keun Soo Yim · 9 years ago
  91. 0ae2f74 pass primitive data type argument from host to target by Keun Soo Yim · 9 years ago
  92. 6d94495 stub respects the persistency of a connection by Keun Soo Yim · 9 years ago
  93. 8e07a09 blackbox fuzzing mechanisms by Keun Soo Yim · 9 years ago
  94. 474df17 dynamically generate fuzz function and completely remove HalLightsDataObject.py by Keun Soo Yim · 9 years ago
  95. a8cf69a dynamically generate host-side data object generator from the spec by Keun Soo Yim · 9 years ago
  96. ffb07ba libmeasurement (for graybox-style fuzzing) by Keun Soo Yim · 9 years ago
  97. c87faf3 simple fuzzing logic (no feedback loop) by Keun Soo Yim · 9 years ago
  98. 34067de Pass args from the host when calling a HAL API and package the return message by Keun Soo Yim · 9 years ago
  99. a6ec0b5 apply yapf (pep8) to py code by Keun Soo Yim · 9 years ago
  100. d455988 support legacy hal, and basic spec for wifi hal by Keun Soo Yim · 9 years ago