1. 62256ef Merge "don't copy 32bit binary yet for test serving infra" by Keun Soo Yim · 9 years ago
  2. 1554353 don't copy 32bit binary yet for test serving infra by Keun Soo Yim · 9 years ago
  3. 07fd671 adjust build rule to package the file using the build serving infra by Keun Soo Yim · 9 years ago
  4. 2d5a26e Merge "fork hidl-gen produced nfc proxy code" by TreeHugger Robot · 9 years ago
  5. 9cca13a Android.mk to enable host-driven test serving by Keun Soo Yim · 9 years ago
  6. 87dea9a fork hidl-gen produced nfc proxy code by Keun Soo Yim · 9 years ago
  7. b8ee204 Merge "auto c/c++ code formating using clang-format" by TreeHugger Robot · 9 years ago
  8. 836199d Merge "register SampleLightTest to vts host-driven test serving" by TreeHugger Robot · 9 years ago
  9. 74a0362 add missing \ by Keun Soo Yim · 9 years ago
  10. 113c9b3 register hw-binderized nfc's vts spec files to the vts framework by Keun Soo Yim · 9 years ago
  11. 1f340b9 auto c/c++ code formating using clang-format by Keun Soo Yim · 9 years ago
  12. e2c5424 register SampleLightTest to vts host-driven test serving by Keun Soo Yim · 9 years ago
  13. edc346d fix: 30040426 by Sahil Jain · 9 years ago
  14. 7408cc8 set excluded testcases by Keun Soo Yim · 9 years ago
  15. 66613e1 use VTSUtilsError by Keun Soo Yim · 9 years ago
  16. 1e7e8d9 Merge "impl listeners required to build a compatibility test suite" by TreeHugger Robot · 9 years ago
  17. e53d4fe use 64bit light's hal so file in SampleLightTest by Keun Soo Yim · 9 years ago
  18. 18e1074 vts-host target to use compatibility test suite vts by Keun Soo Yim · 9 years ago
  19. 26170d7 impl listeners required to build a compatibility test suite by Keun Soo Yim · 9 years ago
  20. ab079e2 support float arg by Keun Soo Yim · 9 years ago
  21. 39bc0b9 mirror baseline for shared lib components and a sample fuzz test case by Keun Soo Yim · 9 years ago
  22. 110664c a tiny vts spec file for libm of bionic (for fuzzing) by Keun Soo Yim · 9 years ago
  23. d93efff add SampleLightFuzzTest.xml by Keun Soo Yim · 9 years ago
  24. d939339 Merge "Added result parser for VtsMultiDeviceTest" by TreeHugger Robot · 9 years ago
  25. 94a8f58 Merge "refactor: changed socket veriable types" by Yuexi Ma · 9 years ago
  26. 0ea9fab refactor: changed socket veriable types by Yuexi Ma · 9 years ago
  27. 56421cb Added result parser for VtsMultiDeviceTest by Sahil Jain · 9 years ago
  28. 4f6da10 vts-host.xml change to copy a .so file from host to target by Keun Soo Yim · 9 years ago
  29. 17c9ec0 package vts spec as part of android-vts.zip by Keun Soo Yim · 9 years ago
  30. ed7efdf package vts framework shared libs as part of android-vts.zip by Keun Soo Yim · 9 years ago
  31. 2901a8c package vts framework binaries (64bit only) as part of android-vts.zip by Keun Soo Yim · 9 years ago
  32. cdfe2c8 end-to-end integration of remote shell control interface by Keun Soo Yim · 9 years ago
  33. 3d14b4a a sample shell testcase and its mirror object implementation by Keun Soo Yim · 9 years ago
  34. 63d6751 runner extension for shell driver by Keun Soo Yim · 9 years ago
  35. cfa871b Merge "Refactor shell driver from C to Cpp. Added command line argument parsing. Change-Id: I1baee121cb446e55289d6fe8cc01eedfdca62d6b" by TreeHugger Robot · 9 years ago
  36. 7d33629 Refactor shell driver from C to Cpp. by Yuexi Ma · 9 years ago
  37. a066dd5 agent and runner extension for shell driver by Keun Soo Yim · 9 years ago
  38. 8ae2b48 package agent binary as part of android-vts.zip by Keun Soo Yim · 9 years ago
  39. a9e94ce agent uses the comm lib to communicate with the runner by Keun Soo Yim · 9 years ago
  40. 6d8a16b use unix socket between agent and drivers, and build a lib for that. by Keun Soo Yim · 9 years ago
  41. 304cdb8 Merge "Manage HAL agent lifecycle in android_device." by Ang Li · 9 years ago
  42. e014a8b Manage HAL agent lifecycle in android_device. by Ang Li · 9 years ago
  43. d6441df update setup.sh for new spec file location by Keun Soo Yim · 9 years ago
  44. 07adc86 Merge "skip logpersist.start for user builds" by Keun Soo Yim · 9 years ago
  45. 2b08141 move specification to a top-lv dir (for users) by Keun Soo Yim · 9 years ago
  46. 508972d skip logpersist.start for user builds by Keun Soo Yim · 9 years ago
  47. 4c4f76d Merge "Integrated protocol buffer into shell driver" by Yuexi Ma · 9 years ago
  48. 72bf50e Integrated protocol buffer into shell driver by Yuexi Ma · 9 years ago
  49. 14f2272 add a mode to use unix socket between agent and drivers by Keun Soo Yim · 9 years ago
  50. 03cd233 Merge "changed file types from C to Cpp, remaining in C style" by Yuexi Ma · 9 years ago
  51. 9dad854 Merge "Fix the unit test cases for TF Multi device test type class" by TreeHugger Robot · 9 years ago
  52. 7fa9488 changed file types from C to Cpp, remaining in C style by Yuexi Ma · 9 years ago
  53. bad86d5 proto for comms between agent and drivers by Keun Soo Yim · 9 years ago
  54. 90371c9 Fix the unit test cases for TF Multi device test type class by Sahil Jain · 9 years ago
  55. a41c647 Merge "Revert "produce vts_hal_agent binary as part of android-vts.zip"" by Keun Soo Yim · 9 years ago
  56. 9a681f2 Revert "produce vts_hal_agent binary as part of android-vts.zip" by Keun Soo Yim · 9 years ago
  57. 078b177 refactoring: move protobuf to the vts top-level dir by Keun Soo Yim · 9 years ago
  58. cffb32e Merge "produce vts_hal_agent binary as part of android-vts.zip" by TreeHugger Robot · 9 years ago
  59. aeabd29 Merge changes from topic 'vts-pb2' by TreeHugger Robot · 9 years ago
  60. 04588ae Merge "shell driver prototype" by Yuexi Ma · 9 years ago
  61. dc55fb8 framework update to use the new protobuf for the updated hidl fields by Keun Soo Yim · 9 years ago
  62. 153286e produce vts_hal_agent binary as part of android-vts.zip by Keun Soo Yim · 9 years ago
  63. c1a9740 Android.mk for testcases/target by Keun Soo Yim · 9 years ago
  64. 031a43c shell driver prototype by Yuexi Ma · 9 years ago
  65. 3e1b786 reorg VariableSpecificationMessage to support vector and make it easy to by Keun Soo Yim · 9 years ago
  66. 74d8b3d Merge "Implemented Agent Handling" by TreeHugger Robot · 9 years ago
  67. 06dd6a2 Implemented Agent Handling by Sahil Jain · 9 years ago
  68. 9f15b01 reporters for vts host-driven test serving by Keun Soo Yim · 9 years ago
  69. 8be842f produce vts_runner_python.zip separately by Keun Soo Yim · 9 years ago
  70. 9525e83 produce vts_runner_python.zip outside of android-vts.zip by Keun Soo Yim · 9 years ago
  71. ebd8b0c restructure target-side test dirs by Keun Soo Yim · 9 years ago
  72. 79782bb specify the report for vts-host campaign by Keun Soo Yim · 9 years ago
  73. cbd8c05 actually call the test case defined callback functions by Keun Soo Yim · 9 years ago
  74. 41d3be9 Added Proto Buffer feature to TCP server by Sahil Jain · 9 years ago
  75. 82b2d78 integrate tcp server and the runner/agent by Keun Soo Yim · 9 years ago
  76. 60daeb4 Merge "call conventionl hal "hal_conventional" instead of "hal" to be more specific." by Keun Soo Yim · 9 years ago
  77. 22033aa Merge "Implemented the register callback for TCP server." by TreeHugger Robot · 9 years ago
  78. 550214e produce a zip file for python code by Keun Soo Yim · 9 years ago
  79. b520320 Implemented the register callback for TCP server. by Sahil Jain · 9 years ago
  80. 7844641 call conventionl hal "hal_conventional" instead of "hal" to be more specific. by Keun Soo Yim · 9 years ago
  81. 1cd5679 update baespath for the sample camera test case HAL by Keun Soo Yim · 9 years ago
  82. 488e86e Merge "Integrate HAL client into AndroidDevice class." by Ang Li · 9 years ago
  83. c1e0b99 Merge "TCP server" by TreeHugger Robot · 9 years ago
  84. 7f0e1c7 Integrate HAL client into AndroidDevice class. by Ang Li · 9 years ago
  85. 6c432bd TCP server by Sahil Jain · 9 years ago
  86. 494894e VTS TF config file for vts-host command by Keun Soo Yim · 9 years ago
  87. 001c126 Merge "callback support from driver to agent" by Keun Soo Yim · 9 years ago
  88. a4a6d53 callback support from driver to agent by Keun Soo Yim · 9 years ago
  89. e9d2c33 Adding files for VTS multi device test by Sahil Jain · 9 years ago
  90. 3528b70 Fix const/non-const issues in preparation for libcxx rebase. am: 1f570e1c80 by Dan Austin · 9 years ago
  91. 456ec1b Fix const/non-const issues in preparation for libcxx rebase. am: 1f570e1c80 by Dan Austin · 9 years ago
  92. 1f570e1 Fix const/non-const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  93. 01a6dae build a structure around the VTS compiler am: b7dfcf953c am: 4a2e540744 -s ours by Keun Soo Yim · 9 years ago
  94. 4a2e540 build a structure around the VTS compiler am: b7dfcf953c by Keun Soo Yim · 9 years ago
  95. b7dfcf9 build a structure around the VTS compiler by Keun Soo Yim · 9 years ago
  96. 7ad6492 make sure common.methods.open of conventional HAL is remotely callable by Keun Soo Yim · 9 years ago
  97. 91d634a runner-side dyn-generated code handles nested hal apis (for conventional hals) by Keun Soo Yim · 9 years ago
  98. 6492027 Make test classes executable. by Ang Li · 9 years ago
  99. 8f6b769 refactor scripts (procedural abstraction) by Keun Soo Yim · 9 years ago
  100. f518585 return the updated call-by-pointer args from stub to runner by Keun Soo Yim · 9 years ago