1. 2901a8c package vts framework binaries (64bit only) as part of android-vts.zip by Keun Soo Yim · 9 years ago
  2. cdfe2c8 end-to-end integration of remote shell control interface by Keun Soo Yim · 9 years ago
  3. 3d14b4a a sample shell testcase and its mirror object implementation by Keun Soo Yim · 9 years ago
  4. 63d6751 runner extension for shell driver by Keun Soo Yim · 9 years ago
  5. cfa871b Merge "Refactor shell driver from C to Cpp. Added command line argument parsing. Change-Id: I1baee121cb446e55289d6fe8cc01eedfdca62d6b" by TreeHugger Robot · 9 years ago
  6. 7d33629 Refactor shell driver from C to Cpp. by Yuexi Ma · 9 years ago
  7. a066dd5 agent and runner extension for shell driver by Keun Soo Yim · 9 years ago
  8. 8ae2b48 package agent binary as part of android-vts.zip by Keun Soo Yim · 9 years ago
  9. a9e94ce agent uses the comm lib to communicate with the runner by Keun Soo Yim · 9 years ago
  10. 6d8a16b use unix socket between agent and drivers, and build a lib for that. by Keun Soo Yim · 9 years ago
  11. 304cdb8 Merge "Manage HAL agent lifecycle in android_device." by Ang Li · 9 years ago
  12. e014a8b Manage HAL agent lifecycle in android_device. by Ang Li · 9 years ago
  13. d6441df update setup.sh for new spec file location by Keun Soo Yim · 9 years ago
  14. 07adc86 Merge "skip logpersist.start for user builds" by Keun Soo Yim · 9 years ago
  15. 2b08141 move specification to a top-lv dir (for users) by Keun Soo Yim · 9 years ago
  16. 508972d skip logpersist.start for user builds by Keun Soo Yim · 9 years ago
  17. 4c4f76d Merge "Integrated protocol buffer into shell driver" by Yuexi Ma · 9 years ago
  18. 72bf50e Integrated protocol buffer into shell driver by Yuexi Ma · 9 years ago
  19. 14f2272 add a mode to use unix socket between agent and drivers by Keun Soo Yim · 9 years ago
  20. 03cd233 Merge "changed file types from C to Cpp, remaining in C style" by Yuexi Ma · 9 years ago
  21. 9dad854 Merge "Fix the unit test cases for TF Multi device test type class" by TreeHugger Robot · 9 years ago
  22. 7fa9488 changed file types from C to Cpp, remaining in C style by Yuexi Ma · 9 years ago
  23. bad86d5 proto for comms between agent and drivers by Keun Soo Yim · 9 years ago
  24. 90371c9 Fix the unit test cases for TF Multi device test type class by Sahil Jain · 9 years ago
  25. a41c647 Merge "Revert "produce vts_hal_agent binary as part of android-vts.zip"" by Keun Soo Yim · 9 years ago
  26. 9a681f2 Revert "produce vts_hal_agent binary as part of android-vts.zip" by Keun Soo Yim · 9 years ago
  27. 078b177 refactoring: move protobuf to the vts top-level dir by Keun Soo Yim · 9 years ago
  28. cffb32e Merge "produce vts_hal_agent binary as part of android-vts.zip" by TreeHugger Robot · 9 years ago
  29. aeabd29 Merge changes from topic 'vts-pb2' by TreeHugger Robot · 9 years ago
  30. 04588ae Merge "shell driver prototype" by Yuexi Ma · 9 years ago
  31. dc55fb8 framework update to use the new protobuf for the updated hidl fields by Keun Soo Yim · 9 years ago
  32. 153286e produce vts_hal_agent binary as part of android-vts.zip by Keun Soo Yim · 9 years ago
  33. c1a9740 Android.mk for testcases/target by Keun Soo Yim · 9 years ago
  34. 031a43c shell driver prototype by Yuexi Ma · 9 years ago
  35. 3e1b786 reorg VariableSpecificationMessage to support vector and make it easy to by Keun Soo Yim · 9 years ago
  36. 74d8b3d Merge "Implemented Agent Handling" by TreeHugger Robot · 9 years ago
  37. 06dd6a2 Implemented Agent Handling by Sahil Jain · 9 years ago
  38. 9f15b01 reporters for vts host-driven test serving by Keun Soo Yim · 9 years ago
  39. 8be842f produce vts_runner_python.zip separately by Keun Soo Yim · 9 years ago
  40. 9525e83 produce vts_runner_python.zip outside of android-vts.zip by Keun Soo Yim · 9 years ago
  41. ebd8b0c restructure target-side test dirs by Keun Soo Yim · 9 years ago
  42. 79782bb specify the report for vts-host campaign by Keun Soo Yim · 9 years ago
  43. cbd8c05 actually call the test case defined callback functions by Keun Soo Yim · 9 years ago
  44. 41d3be9 Added Proto Buffer feature to TCP server by Sahil Jain · 9 years ago
  45. 82b2d78 integrate tcp server and the runner/agent by Keun Soo Yim · 9 years ago
  46. 60daeb4 Merge "call conventionl hal "hal_conventional" instead of "hal" to be more specific." by Keun Soo Yim · 9 years ago
  47. 22033aa Merge "Implemented the register callback for TCP server." by TreeHugger Robot · 9 years ago
  48. 550214e produce a zip file for python code by Keun Soo Yim · 9 years ago
  49. b520320 Implemented the register callback for TCP server. by Sahil Jain · 9 years ago
  50. 7844641 call conventionl hal "hal_conventional" instead of "hal" to be more specific. by Keun Soo Yim · 9 years ago
  51. 1cd5679 update baespath for the sample camera test case HAL by Keun Soo Yim · 9 years ago
  52. 488e86e Merge "Integrate HAL client into AndroidDevice class." by Ang Li · 9 years ago
  53. c1e0b99 Merge "TCP server" by TreeHugger Robot · 9 years ago
  54. 7f0e1c7 Integrate HAL client into AndroidDevice class. by Ang Li · 9 years ago
  55. 6c432bd TCP server by Sahil Jain · 9 years ago
  56. 494894e VTS TF config file for vts-host command by Keun Soo Yim · 9 years ago
  57. 001c126 Merge "callback support from driver to agent" by Keun Soo Yim · 9 years ago
  58. a4a6d53 callback support from driver to agent by Keun Soo Yim · 9 years ago
  59. e9d2c33 Adding files for VTS multi device test by Sahil Jain · 9 years ago
  60. 3528b70 Fix const/non-const issues in preparation for libcxx rebase. am: 1f570e1c80 by Dan Austin · 9 years ago
  61. 456ec1b Fix const/non-const issues in preparation for libcxx rebase. am: 1f570e1c80 by Dan Austin · 9 years ago
  62. 1f570e1 Fix const/non-const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  63. 01a6dae build a structure around the VTS compiler am: b7dfcf953c am: 4a2e540744 -s ours by Keun Soo Yim · 9 years ago
  64. 4a2e540 build a structure around the VTS compiler am: b7dfcf953c by Keun Soo Yim · 9 years ago
  65. b7dfcf9 build a structure around the VTS compiler by Keun Soo Yim · 9 years ago
  66. 7ad6492 make sure common.methods.open of conventional HAL is remotely callable by Keun Soo Yim · 9 years ago
  67. 91d634a runner-side dyn-generated code handles nested hal apis (for conventional hals) by Keun Soo Yim · 9 years ago
  68. 6492027 Make test classes executable. by Ang Li · 9 years ago
  69. 8f6b769 refactor scripts (procedural abstraction) by Keun Soo Yim · 9 years ago
  70. f518585 return the updated call-by-pointer args from stub to runner by Keun Soo Yim · 9 years ago
  71. 0ae2f74 pass primitive data type argument from host to target by Keun Soo Yim · 9 years ago
  72. 6d94495 stub respects the persistency of a connection by Keun Soo Yim · 9 years ago
  73. 48f223f Merge "Fix const/non-const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  74. e18beb0 Fix const/non-const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  75. 412e839 pack vts.tar.gz as part of android-vts.zip (for serving) by Keun Soo Yim · 9 years ago
  76. 34d5f6c Store the vts's python tar.gz file under vts/ by Keun Soo Yim · 9 years ago
  77. eba3469 compile libqdutils only for target SoCs by Keun Soo Yim · 9 years ago
  78. 8e07a09 blackbox fuzzing mechanisms by Keun Soo Yim · 9 years ago
  79. 7b91ad9 fork hardware/qcom/seed/display/libqdutils/ to vts to produce by Keun Soo Yim · 9 years ago
  80. d36e0f6 fork bullhead's camera hal to vts to produce instrumented binary for fuzzing by Keun Soo Yim · 9 years ago
  81. b4d7e2b Merge changes I734314ea,I48529073 by Keun Soo Yim · 9 years ago
  82. 13ca918 a basic, actual functional test implementation for hal light testcase (single device) am: 51ccc6d53f am: 3356d48a8a by Keun Soo Yim · 9 years ago
  83. 62e46ca a basic, actual functional test implementation for hal light testcase (single device) am: 51ccc6d53f am: e1d7f08ead by Keun Soo Yim · 9 years ago
  84. dfe90c6 a basic, actual functional test implementation for hal light testcase (single device) am: 51ccc6d53f by Keun Soo Yim · 9 years ago
  85. 10d36fe a basic, actual functional test implementation for hal light testcase (single device) am: 51ccc6d53f by Keun Soo Yim · 9 years ago
  86. 97b1d21 add comments about how to install protoc by Keun Soo Yim · 9 years ago
  87. 7d30cce setup.py for py packaging by Keun Soo Yim · 9 years ago
  88. e1d7f08 a basic, actual functional test implementation for hal light testcase (single device) by Keun Soo Yim · 9 years ago
  89. 3356d48 a basic, actual functional test implementation for hal light testcase (single device) by Keun Soo Yim · 9 years ago int/n/fp2
  90. 51ccc6d a basic, actual functional test implementation for hal light testcase (single by Keun Soo Yim · 9 years ago
  91. 7d67410 Merge changes Ia9393ccb,I266de023 by Keun Soo Yim · 9 years ago
  92. 04431a9 use gcov to measure the code coverage and return the measured data back by Keun Soo Yim · 9 years ago
  93. 8b7ab7a Add a missing __init__ file. by Ang Li · 9 years ago
  94. fc967f2 test hal (light from bullhead) to produce instrumented hal binary for by Keun Soo Yim · 9 years ago
  95. 474df17 dynamically generate fuzz function and completely remove HalLightsDataObject.py by Keun Soo Yim · 9 years ago
  96. a8cf69a dynamically generate host-side data object generator from the spec by Keun Soo Yim · 9 years ago
  97. ffb07ba libmeasurement (for graybox-style fuzzing) by Keun Soo Yim · 9 years ago
  98. 46cdf7c support bullhead by Keun Soo Yim · 9 years ago
  99. c87faf3 simple fuzzing logic (no feedback loop) by Keun Soo Yim · 9 years ago
  100. 34067de Pass args from the host when calling a HAL API and package the return message by Keun Soo Yim · 9 years ago