1. 829c763 Merge "Reorg Kernel tests." by Yuexi Ma · 8 years ago
  2. e019653 checkout 'data_file_path' by Keun Soo Yim · 8 years ago
  3. 05f99ab Reorg Kernel tests. by Ang Li · 8 years ago
  4. 4deeceb Implement coverage analysis from GCNO and GCDA. by Ryan Campbell · 8 years ago
  5. 109da58 agent and other framework extension to support conventional hal's nested apis by Keun Soo Yim · 8 years ago
  6. 2d61b63 call super class's constructor by Keun Soo Yim · 8 years ago
  7. 09fbe13 add logging routine for data_file_path by Keun Soo Yim · 8 years ago
  8. dabeae4 Merge "print debugging routine for coverage msg and reformat coverage protos to a dict" by Keun Soo Yim · 8 years ago
  9. 9d5accb print debugging routine for coverage msg and reformat coverage protos to a dict by Keun Soo Yim · 8 years ago
  10. e7e712d Merge "modified use of generated test in kernel ltp" by Yuexi Ma · 8 years ago
  11. 6e687fb modified use of generated test in kernel ltp by Ang Li · 8 years ago
  12. 969dd1f pass gcda file contents to the coverage parser by Keun Soo Yim · 8 years ago
  13. b831d58 integrate the gcov coverage parser and the vts runner by Keun Soo Yim · 8 years ago
  14. 4231b6e LTP test case which uses adb only and necessary runner extension by Keun Soo Yim · 8 years ago
  15. f5d0bca dynamically pick the agent's tcp port for its runner by Keun Soo Yim · 8 years ago
  16. 5cb5e74 upload device and branch related info to GAE BT by Keun Soo Yim · 8 years ago
  17. e74d82c store build id to GAE BT when avaliable by Keun Soo Yim · 8 years ago
  18. b3bee69 fix a typo by Keun Soo Yim · 8 years ago
  19. 4fefc9a init profiling fields always by Keun Soo Yim · 8 years ago
  20. 0a99d00 report coverage data and configs to enable GAE BT upload and coverage reporting by Keun Soo Yim · 8 years ago
  21. f43b2fb merge all harness-provided args to one json file by Keun Soo Yim · 8 years ago
  22. 90ec35f fixed ltp 32bit tests, by Yuexi Ma · 8 years ago
  23. 5c9805e do performance profiling and store to a bigtable on GAE by Keun Soo Yim · 8 years ago
  24. bae361d base_test for web DB and lightfuzztest to upload the test result to a web DB (GAE BT) by Keun Soo Yim · 8 years ago
  25. eac212d reduce the timeout to 4 mins for shell cmd, and continue even if timeout by Keun Soo Yim · 8 years ago
  26. 8569b16 retry if socket recv operation timeout by Keun Soo Yim · 8 years ago
  27. c4f8e47 runner extension to pass data_file_path to each test case instance by Keun Soo Yim · 8 years ago
  28. 596f357 VTS runner and TF extension to accept test case data dir as its 3rd arg by Keun Soo Yim · 8 years ago
  29. 042443d enable runner to execute a list of shell commands in one message by Yuexi Ma · 8 years ago
  30. 9b4f0cb callback testcase extension by Keun Soo Yim · 8 years ago
  31. 53bb72b Support HAL callback with args. by Ang Li · 8 years ago
  32. ac29b85 more debugging msg by Keun Soo Yim · 8 years ago
  33. 01d4a2b check PYTHONPATH to find a test config file by Keun Soo Yim · 8 years ago
  34. 8aa73bf add parent dir name(s) to config file path (to run in the platform test lab). by Keun Soo Yim · 8 years ago
  35. d5db931 use the serial ID provided by the VTS TF by Keun Soo Yim · 8 years ago
  36. dc5af57 print test env info by Keun Soo Yim · 8 years ago
  37. 1f340b9 auto c/c++ code formating using clang-format by Keun Soo Yim · 8 years ago
  38. 66613e1 use VTSUtilsError by Keun Soo Yim · 8 years ago
  39. ab079e2 support float arg by Keun Soo Yim · 8 years ago
  40. cdfe2c8 end-to-end integration of remote shell control interface by Keun Soo Yim · 8 years ago
  41. 63d6751 runner extension for shell driver by Keun Soo Yim · 8 years ago
  42. a066dd5 agent and runner extension for shell driver by Keun Soo Yim · 8 years ago
  43. a9e94ce agent uses the comm lib to communicate with the runner by Keun Soo Yim · 8 years ago
  44. 6d8a16b use unix socket between agent and drivers, and build a lib for that. by Keun Soo Yim · 8 years ago
  45. 304cdb8 Merge "Manage HAL agent lifecycle in android_device." by Ang Li · 8 years ago
  46. e014a8b Manage HAL agent lifecycle in android_device. by Ang Li · 9 years ago
  47. 14f2272 add a mode to use unix socket between agent and drivers by Keun Soo Yim · 8 years ago
  48. 078b177 refactoring: move protobuf to the vts top-level dir by Keun Soo Yim · 9 years ago
  49. dc55fb8 framework update to use the new protobuf for the updated hidl fields by Keun Soo Yim · 9 years ago
  50. 3e1b786 reorg VariableSpecificationMessage to support vector and make it easy to by Keun Soo Yim · 9 years ago
  51. 06dd6a2 Implemented Agent Handling by Sahil Jain · 9 years ago
  52. ebd8b0c restructure target-side test dirs by Keun Soo Yim · 9 years ago
  53. cbd8c05 actually call the test case defined callback functions by Keun Soo Yim · 9 years ago
  54. 41d3be9 Added Proto Buffer feature to TCP server by Sahil Jain · 9 years ago
  55. 82b2d78 integrate tcp server and the runner/agent by Keun Soo Yim · 9 years ago
  56. 60daeb4 Merge "call conventionl hal "hal_conventional" instead of "hal" to be more specific." by Keun Soo Yim · 9 years ago
  57. 22033aa Merge "Implemented the register callback for TCP server." by TreeHugger Robot · 9 years ago
  58. b520320 Implemented the register callback for TCP server. by Sahil Jain · 9 years ago
  59. 7844641 call conventionl hal "hal_conventional" instead of "hal" to be more specific. by Keun Soo Yim · 9 years ago
  60. 488e86e Merge "Integrate HAL client into AndroidDevice class." by Ang Li · 9 years ago
  61. 7f0e1c7 Integrate HAL client into AndroidDevice class. by Ang Li · 9 years ago
  62. 6c432bd TCP server by Sahil Jain · 9 years ago
  63. a4a6d53 callback support from driver to agent by Keun Soo Yim · 9 years ago
  64. 91d634a runner-side dyn-generated code handles nested hal apis (for conventional hals) by Keun Soo Yim · 9 years ago
  65. 6492027 Make test classes executable. by Ang Li · 9 years ago
  66. f518585 return the updated call-by-pointer args from stub to runner by Keun Soo Yim · 9 years ago
  67. 0ae2f74 pass primitive data type argument from host to target by Keun Soo Yim · 9 years ago
  68. 6d94495 stub respects the persistency of a connection by Keun Soo Yim · 9 years ago
  69. 8e07a09 blackbox fuzzing mechanisms by Keun Soo Yim · 9 years ago
  70. 04431a9 use gcov to measure the code coverage and return the measured data back by Keun Soo Yim · 9 years ago
  71. a8cf69a dynamically generate host-side data object generator from the spec by Keun Soo Yim · 9 years ago
  72. 34067de Pass args from the host when calling a HAL API and package the return message by Keun Soo Yim · 9 years ago
  73. a6ec0b5 apply yapf (pep8) to py code by Keun Soo Yim · 9 years ago
  74. d455988 support legacy hal, and basic spec for wifi hal 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. b466363 create the host-side mirror interface by Keun Soo Yim · 9 years ago
  77. 1420155 update the package path for python code by Keun Soo Yim · 9 years ago
  78. e916c53 Merge changes Ic19a29f0,I782b0cc3 by TreeHugger Robot · 9 years ago
  79. e2139f1 Correct to pep8 style with yapf linter. by Ang Li · 9 years ago
  80. aa001fa Merge "VTS integration framework initial refactor." by Ang Li · 9 years ago
  81. 52f5166 implementation of CALL_FUNCTION by Keun Soo Yim · 9 years ago
  82. 9342000 VTS integration framework initial refactor. by Ang Li · 9 years ago
  83. feceb4d implementation of GET_HALS, SELECT_HAL, & GET_FUNCTIONS commands by Keun Soo Yim · 9 years ago
  84. f1ff506 simplify the logging interface. by Keun Soo Yim · 9 years ago
  85. b75c841 actually check the fuzzer binder service and create one if not exists by Keun Soo Yim · 9 years ago
  86. 3f6e552 Native agent to send a response protobuf message and the runner to parse by Keun Soo Yim · 9 years ago
  87. e0c0cdd The runner for VTS fuzzer which can send protobufs over tcp socket by Keun Soo Yim · 9 years ago