1. 012cbd1 Set sdk_version for libvts_agent_app_jni by Colin Cross · 4 years, 9 months ago
  2. 311a7b0 Convert more of vts to Android.bp by Dan Willemsen · 6 years ago
  3. 7fe49ca vts: use PLOG. by Elliott Hughes · 6 years ago
  4. 9c26fa0 Added agent handling of hidl_handle operations by Hans Chen · 6 years ago
  5. 5019ce1 Added hidl_memory request handling in VTS agent by Hans Chen · 6 years ago
  6. 9b771a9 Configures test environment for sending FMQ in hidl from host side by Hans Chen · 6 years ago
  7. 14f5a39 Add agent side handling of FMQ request by Hans Chen · 6 years ago
  8. 933ef6b Fixed agent side request handling when client specifies major and minor versions separately by Hans Chen · 6 years ago
  9. 3fa3c30 Deprecate <cutils/log.h> and <utils/Log.h> by Logan Chien · 7 years ago
  10. c1ec978 test/vts: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  11. 6e8e8bc Control vts log severity with config flag. by Zhuoyao Zhang · 7 years ago
  12. 50c0160 Revert "Revert "Better logging in vts agent/driver."" by Zhuoyao Zhang · 7 years ago
  13. 707e8f2 Revert "Better logging in vts agent/driver." by Zhuoyao Zhang · 7 years ago
  14. fed3612 Better logging in vts agent/driver. by Zhuoyao Zhang · 7 years ago
  15. aba5e97 Use -Werror in test/vts by Chih-Hung Hsieh · 7 years ago
  16. 965c77d Fix memory issues in VTS agent/driver by Pavel Maltsev · 7 years ago
  17. d85fbed Refactor method signature to avoid memory issues by Pavel Maltsev · 7 years ago
  18. adf0524 Use FunctionCallMessage instead of FunctionSpecificationMessage by Zhuoyao Zhang · 7 years ago
  19. 294f22f driver refactory (round 2) by Zhuoyao Zhang · 7 years ago
  20. e5327be target-side binary test codelab by Keun Soo Yim · 8 years ago
  21. 6d9ad7c remove unnecessary Android.mk files by Keun Soo Yim · 8 years ago
  22. 26f3fbc always specify the full component info when loading a spec by Keun Soo Yim · 8 years ago
  23. 7c4e4cd Fix a linking error by Keun Soo Yim · 8 years ago
  24. 5bf4d7b pass a given uid to a driver as part of a remoted call. by Keun Soo Yim · 8 years ago
  25. eb43c56 build a data flow path to pass hwbinder service name from a py test case by Keun Soo Yim · 8 years ago
  26. c6a5817 update scripts following new vts driver naming convention and add more logging by Keun Soo Yim · 8 years ago
  27. 83f9c7e enable -Wall -Werror in agent by Keun Soo Yim · 8 years ago
  28. 6295065 use component_name to specify a target_component by Keun Soo Yim · 8 years ago
  29. 542efcb use package instead of component_type in case of HIDL_HAL by Keun Soo Yim · 8 years ago
  30. 8257542 VTS Agent App - Baseline by Keun Soo Yim · 8 years ago
  31. 3e7d314 move packaging rules for hardware/interfacs/tests modules to test/vts by Keun Soo Yim · 8 years ago
  32. 59fb349 use ComponentSpecificationMessage proto (refactoring) by Keun Soo Yim · 8 years ago
  33. eb699fc support all nfc hidl hal apis by Keun Soo Yim · 8 years ago
  34. 913c259 camera hal test case split into v2 and v3 and necessary framework change by Keun Soo Yim · 8 years ago
  35. 109da58 agent and other framework extension to support conventional hal's nested apis by Keun Soo Yim · 8 years ago
  36. b178f29 call getService for HIDL HAL and NFC test case update to print return value by Keun Soo Yim · 8 years ago
  37. baf6a65 Revert "use static libraries when possible" by Keun Soo Yim · 8 years ago
  38. 307da77 use static libraries when possible by Keun Soo Yim · 8 years ago
  39. 322daeb Merge "Revert "switch to static protobuf lib"" by Keun Soo Yim · 8 years ago
  40. ef3a13d Revert "switch to static protobuf lib" by Keun Soo Yim · 8 years ago
  41. e7325de Merge "switch to static protobuf lib" by Keun Soo Yim · 8 years ago
  42. f5d0bca dynamically pick the agent's tcp port for its runner by Keun Soo Yim · 8 years ago
  43. 78d6217 switch to static protobuf lib by Keun Soo Yim · 8 years ago
  44. 2eecdfa produce 32-bit vts agent for legacy devices by Keun Soo Yim · 8 years ago
  45. f5cfa9d skip unncessary logics in vts compiler for hidl hal by Keun Soo Yim · 8 years ago
  46. 90ec35f fixed ltp 32bit tests, by Yuexi Ma · 8 years ago
  47. 9840d71 remove unnecessary build rule for packaging by Keun Soo Yim · 8 years ago
  48. 2da5a81 agent extension to support one shell execution request which by Keun Soo Yim · 8 years ago
  49. a35b727 driver & agent extension for callback arg support by Keun Soo Yim · 8 years ago
  50. 8f3ca75 infra to deliver callback args from driver to agent by Keun Soo Yim · 8 years ago
  51. 7068178 use LOCAL_COMPATIBILITY_SUITE to set the build dependencies by Keun Soo Yim · 8 years ago
  52. e3ae873 agent extension to explicitly consider conv, legacy, and hidl hals by Keun Soo Yim · 8 years ago
  53. 1f340b9 auto c/c++ code formating using clang-format by Keun Soo Yim · 8 years ago
  54. 2901a8c package vts framework binaries (64bit only) as part of android-vts.zip by Keun Soo Yim · 8 years ago
  55. cdfe2c8 end-to-end integration of remote shell control interface by Keun Soo Yim · 8 years ago
  56. 63d6751 runner extension for shell driver by Keun Soo Yim · 8 years ago
  57. a066dd5 agent and runner extension for shell driver by Keun Soo Yim · 8 years ago
  58. 8ae2b48 package agent binary as part of android-vts.zip by Keun Soo Yim · 8 years ago
  59. a9e94ce agent uses the comm lib to communicate with the runner by Keun Soo Yim · 8 years ago
  60. 6d8a16b use unix socket between agent and drivers, and build a lib for that. by Keun Soo Yim · 8 years ago
  61. 14f2272 add a mode to use unix socket between agent and drivers by Keun Soo Yim · 8 years ago
  62. a41c647 Merge "Revert "produce vts_hal_agent binary as part of android-vts.zip"" by Keun Soo Yim · 8 years ago
  63. 9a681f2 Revert "produce vts_hal_agent binary as part of android-vts.zip" by Keun Soo Yim · 8 years ago
  64. 078b177 refactoring: move protobuf to the vts top-level dir by Keun Soo Yim · 8 years ago
  65. 153286e produce vts_hal_agent binary as part of android-vts.zip by Keun Soo Yim · 8 years ago
  66. cbd8c05 actually call the test case defined callback functions by Keun Soo Yim · 8 years ago
  67. 82b2d78 integrate tcp server and the runner/agent by Keun Soo Yim · 8 years ago
  68. a4a6d53 callback support from driver to agent by Keun Soo Yim · 8 years ago
  69. f518585 return the updated call-by-pointer args from stub to runner by Keun Soo Yim · 8 years ago
  70. 8e07a09 blackbox fuzzing mechanisms by Keun Soo Yim · 9 years ago
  71. 04431a9 use gcov to measure the code coverage and return the measured data back by Keun Soo Yim · 8 years ago
  72. a8cf69a dynamically generate host-side data object generator from the spec by Keun Soo Yim · 8 years ago
  73. 34067de Pass args from the host when calling a HAL API and package the return message by Keun Soo Yim · 9 years ago
  74. a61b641 accept a comma-separated target component base dirs by Keun Soo Yim · 9 years ago
  75. 072337b scripts to test locally against an angler device by Keun Soo Yim · 9 years ago
  76. d954268 fix a warning by Keun Soo Yim · 9 years ago
  77. 52f5166 implementation of CALL_FUNCTION by Keun Soo Yim · 9 years ago
  78. feceb4d implementation of GET_HALS, SELECT_HAL, & GET_FUNCTIONS commands by Keun Soo Yim · 9 years ago
  79. b75c841 actually check the fuzzer binder service and create one if not exists by Keun Soo Yim · 9 years ago
  80. ad01d4f fork a child process to handle each new C&C session by Keun Soo Yim · 9 years ago
  81. 3f6e552 Native agent to send a response protobuf message and the runner to parse by Keun Soo Yim · 9 years ago
  82. 154b14f agent to receive protobuf msg over tcp by Keun Soo Yim · 9 years ago
  83. bf80453 hal agent (basic interface) and binder service to the fuzzer from the agent by Keun Soo Yim · 9 years ago