1. 7068178 use LOCAL_COMPATIBILITY_SUITE to set the build dependencies by Keun Soo Yim · 9 years ago
  2. e3ae873 agent extension to explicitly consider conv, legacy, and hidl hals by Keun Soo Yim · 9 years ago
  3. 1f340b9 auto c/c++ code formating using clang-format by Keun Soo Yim · 9 years ago
  4. 2901a8c package vts framework binaries (64bit only) as part of android-vts.zip by Keun Soo Yim · 9 years ago
  5. cdfe2c8 end-to-end integration of remote shell control interface by Keun Soo Yim · 9 years ago
  6. 63d6751 runner extension for shell driver by Keun Soo Yim · 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. 14f2272 add a mode to use unix socket between agent and drivers by Keun Soo Yim · 9 years ago
  12. a41c647 Merge "Revert "produce vts_hal_agent binary as part of android-vts.zip"" by Keun Soo Yim · 9 years ago
  13. 9a681f2 Revert "produce vts_hal_agent binary as part of android-vts.zip" by Keun Soo Yim · 9 years ago
  14. 078b177 refactoring: move protobuf to the vts top-level dir by Keun Soo Yim · 9 years ago
  15. 153286e produce vts_hal_agent binary as part of android-vts.zip by Keun Soo Yim · 9 years ago
  16. cbd8c05 actually call the test case defined callback functions by Keun Soo Yim · 9 years ago
  17. 82b2d78 integrate tcp server and the runner/agent by Keun Soo Yim · 9 years ago
  18. a4a6d53 callback support from driver to agent by Keun Soo Yim · 9 years ago
  19. f518585 return the updated call-by-pointer args from stub to runner by Keun Soo Yim · 9 years ago
  20. 8e07a09 blackbox fuzzing mechanisms by Keun Soo Yim · 9 years ago
  21. 04431a9 use gcov to measure the code coverage and return the measured data back by Keun Soo Yim · 9 years ago
  22. a8cf69a dynamically generate host-side data object generator from the spec by Keun Soo Yim · 9 years ago
  23. 34067de Pass args from the host when calling a HAL API and package the return message by Keun Soo Yim · 9 years ago
  24. a61b641 accept a comma-separated target component base dirs by Keun Soo Yim · 9 years ago
  25. 072337b scripts to test locally against an angler device by Keun Soo Yim · 9 years ago
  26. d954268 fix a warning by Keun Soo Yim · 9 years ago
  27. 52f5166 implementation of CALL_FUNCTION by Keun Soo Yim · 9 years ago
  28. feceb4d implementation of GET_HALS, SELECT_HAL, & GET_FUNCTIONS commands by Keun Soo Yim · 9 years ago
  29. b75c841 actually check the fuzzer binder service and create one if not exists by Keun Soo Yim · 9 years ago
  30. ad01d4f fork a child process to handle each new C&C session by Keun Soo Yim · 9 years ago
  31. 3f6e552 Native agent to send a response protobuf message and the runner to parse by Keun Soo Yim · 9 years ago
  32. 154b14f agent to receive protobuf msg over tcp by Keun Soo Yim · 9 years ago
  33. bf80453 hal agent (basic interface) and binder service to the fuzzer from the agent by Keun Soo Yim · 9 years ago