- 175de12 Add function to query if device has booted. Fixes PoC test. by Tri Vo · 8 years ago
- c692c59 Vibrator Hal VTS test. by Tri Vo · 8 years ago
- 6295065 use component_name to specify a target_component by Keun Soo Yim · 8 years ago
- e1a5a85 Keep verity state of the device invariant. by Tri Vo · 8 years ago
- 542efcb use package instead of component_type in case of HIDL_HAL by Keun Soo Yim · 8 years ago
- 89c4f53 extend vts host-side mirror generator to support new enum scalar type by Keun Soo Yim · 8 years ago
- 6c303fc Add sl4a support to VTS. by Ang Li · 8 years ago
- 285f6b1 Add a python script to test the output of vtsc. by Zhuoyao Zhang · 8 years ago
- 843b57f Fix to run on 32-bit devices. by Tri Vo · 8 years ago
- 1bea55d Merge "add working directory feature to binary tests, fix unicode issue, fix cleanup command" by Keun Soo Yim · 8 years ago
- 3353584 add working directory feature to binary tests, fix unicode issue, fix by Yuexi Ma · 8 years ago
- f07f129 Disable 64-bit tests on 32-bit devices. by Tri Vo · 8 years ago
- 921bfa0 Add ability to select tests more granularly, add ptrace and seccomp tests. by Tri Vo · 8 years ago
- 59a1a8b Merge "enable comma separation, fix gtest filter, apply gtest runner to cpu_profiling test" by TreeHugger Robot · 8 years ago
- b34e8c7 enable comma separation, fix gtest filter, apply gtest runner to cpu_profiling test by Yuexi Ma · 8 years ago
- 1c40365 fix nfc hidl hal test to use the new hidl-gen grammer by Keun Soo Yim · 8 years ago
- ea1ae5a fix: camera v2 and v3 tests by Keun Soo Yim · 8 years ago
- e421c11 use -1 instead of None for new protobuf schema by Keun Soo Yim · 9 years ago
- 8780eee VTSC change for a simplified vector type data format by Keun Soo Yim · 9 years ago
- 783aeb3 Modify manifest fetcher to return XML contents. by Ryan Campbell · 9 years ago
- 7e96599 Implement module to fetch manifest build artifact. by Ryan Campbell · 9 years ago
- 59fb349 use ComponentSpecificationMessage proto (refactoring) by Keun Soo Yim · 9 years ago
- 4d13693 Fix undefined variables in ConstGenerator. by Ryan Campbell · 9 years ago
- 44f5938 Merge "support [u]char_pointer arg type" by TreeHugger Robot · 9 years ago
- b800115 support [u]char_pointer arg type by Keun Soo Yim · 9 years ago
- e0395b0 Implement tests in VTS for basic libc functions. by Ryan Campbell · 9 years ago
- ec66bd3 Merge "pass product type to test cases" by Keun Soo Yim · 9 years ago
- b93a89b Merge "populate coverage stats fields (covered over instrumented lines)" by TreeHugger Robot · 9 years ago
- 28d30dc populate coverage stats fields (covered over instrumented lines) by Keun Soo Yim · 9 years ago
- eb699fc support all nfc hidl hal apis by Keun Soo Yim · 9 years ago
- 55d2781 support the ping command in runner by Keun Soo Yim · 9 years ago
- e34754e pass product type to test cases by Keun Soo Yim · 9 years ago
- 913c259 camera hal test case split into v2 and v3 and necessary framework change by Keun Soo Yim · 9 years ago
- 4d616ef Merge "sample qtaguid test as part of new vts-system test suite" by Keun Soo Yim · 9 years ago
- fb10c43 use provided values in libshared codegen by Keun Soo Yim · 9 years ago
- c45a719 sample qtaguid test as part of new vts-system test suite by Keun Soo Yim · 9 years ago
- e8c0c39 Implement support for multiple files. by Ryan Campbell · 9 years ago
- 6b88c46 Fix IndexError bug in coverage report generator by Ryan Campbell · 9 years ago
- d633b95 add debugging routine and avoid crashes by Keun Soo Yim · 9 years ago
- 55b0e8c Implement coverage report generator. by Ryan Campbell · 9 years ago
- 4deeceb Implement coverage analysis from GCNO and GCDA. by Ryan Campbell · 9 years ago
- 109da58 agent and other framework extension to support conventional hal's nested apis by Keun Soo Yim · 9 years ago
- b8c9fa9 Merge "pass gcda file contents to the coverage parser" by Keun Soo Yim · 9 years ago
- 969dd1f pass gcda file contents to the coverage parser by Keun Soo Yim · 9 years ago
- 63fb101 Fix GCNO file version bug. by Ryan Campbell · 9 years ago
- 114b574 Merge "integrate the gcov coverage parser and the vts runner" by Keun Soo Yim · 9 years ago
- b831d58 integrate the gcov coverage parser and the vts runner by Keun Soo Yim · 9 years ago
- d64c6f8 Add README for GCNO package. by Ryan Campbell · 9 years ago
- ab6929b Implement unit tests for GCNO.py. by Ryan Campbell · 9 years ago
- 78de4a6 Implement GCNO Binary File Parser by Ryan Campbell · 9 years ago
- f2b590c set default value to True by Keun Soo Yim · 9 years ago
- 4231b6e LTP test case which uses adb only and necessary runner extension by Keun Soo Yim · 9 years ago
- f5d0bca dynamically pick the agent's tcp port for its runner by Keun Soo Yim · 9 years ago
- cef13cd by default use 32-bit shell driver by Keun Soo Yim · 9 years ago
- d2aa5b8 retry using a 32-bit agent by Keun Soo Yim · 9 years ago
- ad8c87e print vts agent log when there is an error by Keun Soo Yim · 9 years ago
- 2eecdfa produce 32-bit vts agent for legacy devices by Keun Soo Yim · 9 years ago
- 9b4f0cb callback testcase extension by Keun Soo Yim · 9 years ago
- 53bb72b Support HAL callback with args. by Ang Li · 9 years ago
- 674e59d added missing killall command for shell_driver android_device cleanup jobs by Yuexi Ma · 9 years ago
- 02da027 add vts_shell_driver to the setup procedure by Keun Soo Yim · 9 years ago
- a5a0dc2 skip adb root if one of its sub adb cmd fails in the lab by Keun Soo Yim · 9 years ago
- 731e917 continue if adb wait-for-device fails by Keun Soo Yim · 9 years ago
- c2bc9f8 ignore if adb root fails and prints more logging info for diagnosis by Keun Soo Yim · 9 years ago
- ab7fb06 chmod agent and driver bins (cont) by Keun Soo Yim · 9 years ago
- bf8f7b4 chmod agent and driver bins by Keun Soo Yim · 9 years ago
- 53413ff baseline nfc hidl hal testcase by Keun Soo Yim · 9 years ago
- ab079e2 support float arg by Keun Soo Yim · 9 years ago
- 39bc0b9 mirror baseline for shared lib components and a sample fuzz test case by Keun Soo Yim · 9 years ago
- 110664c a tiny vts spec file for libm of bionic (for fuzzing) 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
- a066dd5 agent and runner extension for shell driver 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
- 508972d skip logpersist.start for user builds by Keun Soo Yim · 9 years ago
- 14f2272 add a mode to use unix socket between agent and drivers by Keun Soo Yim · 9 years ago
- 078b177 refactoring: move protobuf to the vts top-level dir by Keun Soo Yim · 9 years ago
- dc55fb8 framework update to use the new protobuf for the updated hidl fields by Keun Soo Yim · 9 years ago
- 06dd6a2 Implemented Agent Handling by Sahil Jain · 9 years ago
- cbd8c05 actually call the test case defined callback functions by Keun Soo Yim · 9 years ago
- 82b2d78 integrate tcp server and the runner/agent by Keun Soo Yim · 9 years ago
- 7844641 call conventionl hal "hal_conventional" instead of "hal" to be more specific. by Keun Soo Yim · 9 years ago
- 7f0e1c7 Integrate HAL client into AndroidDevice class. by Ang Li · 9 years ago
- a4a6d53 callback support from driver to agent 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
- 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
- 8e07a09 blackbox fuzzing mechanisms 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
- 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
- a6ec0b5 apply yapf (pep8) to py code by Keun Soo Yim · 9 years ago
- d455988 support legacy hal, and basic spec for wifi hal by Keun Soo Yim · 9 years ago