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