1. 79782bb specify the report for vts-host campaign by Keun Soo Yim · 9 years ago
  2. cbd8c05 actually call the test case defined callback functions by Keun Soo Yim · 9 years ago
  3. 41d3be9 Added Proto Buffer feature to TCP server by Sahil Jain · 9 years ago
  4. 82b2d78 integrate tcp server and the runner/agent by Keun Soo Yim · 9 years ago
  5. 60daeb4 Merge "call conventionl hal "hal_conventional" instead of "hal" to be more specific." by Keun Soo Yim · 9 years ago
  6. 22033aa Merge "Implemented the register callback for TCP server." by TreeHugger Robot · 9 years ago
  7. 550214e produce a zip file for python code by Keun Soo Yim · 9 years ago
  8. b520320 Implemented the register callback for TCP server. by Sahil Jain · 9 years ago
  9. 7844641 call conventionl hal "hal_conventional" instead of "hal" to be more specific. by Keun Soo Yim · 9 years ago
  10. 1cd5679 update baespath for the sample camera test case HAL by Keun Soo Yim · 9 years ago
  11. 488e86e Merge "Integrate HAL client into AndroidDevice class." by Ang Li · 9 years ago
  12. c1e0b99 Merge "TCP server" by TreeHugger Robot · 9 years ago
  13. 7f0e1c7 Integrate HAL client into AndroidDevice class. by Ang Li · 9 years ago
  14. 6c432bd TCP server by Sahil Jain · 9 years ago
  15. 494894e VTS TF config file for vts-host command by Keun Soo Yim · 9 years ago
  16. 001c126 Merge "callback support from driver to agent" by Keun Soo Yim · 9 years ago
  17. a4a6d53 callback support from driver to agent by Keun Soo Yim · 9 years ago
  18. e9d2c33 Adding files for VTS multi device test by Sahil Jain · 9 years ago
  19. 3528b70 Fix const/non-const issues in preparation for libcxx rebase. am: 1f570e1c80 by Dan Austin · 9 years ago
  20. 456ec1b Fix const/non-const issues in preparation for libcxx rebase. am: 1f570e1c80 by Dan Austin · 9 years ago
  21. 1f570e1 Fix const/non-const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  22. 01a6dae build a structure around the VTS compiler am: b7dfcf953c am: 4a2e540744 -s ours by Keun Soo Yim · 9 years ago
  23. 4a2e540 build a structure around the VTS compiler am: b7dfcf953c by Keun Soo Yim · 9 years ago
  24. b7dfcf9 build a structure around the VTS compiler by Keun Soo Yim · 9 years ago
  25. 7ad6492 make sure common.methods.open of conventional HAL is remotely callable by Keun Soo Yim · 9 years ago
  26. 91d634a runner-side dyn-generated code handles nested hal apis (for conventional hals) by Keun Soo Yim · 9 years ago
  27. 6492027 Make test classes executable. by Ang Li · 9 years ago
  28. 8f6b769 refactor scripts (procedural abstraction) by Keun Soo Yim · 9 years ago
  29. f518585 return the updated call-by-pointer args from stub to runner by Keun Soo Yim · 9 years ago
  30. 0ae2f74 pass primitive data type argument from host to target by Keun Soo Yim · 9 years ago
  31. 6d94495 stub respects the persistency of a connection by Keun Soo Yim · 9 years ago
  32. 48f223f Merge "Fix const/non-const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  33. e18beb0 Fix const/non-const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  34. 412e839 pack vts.tar.gz as part of android-vts.zip (for serving) by Keun Soo Yim · 9 years ago
  35. 34d5f6c Store the vts's python tar.gz file under vts/ by Keun Soo Yim · 9 years ago
  36. eba3469 compile libqdutils only for target SoCs by Keun Soo Yim · 9 years ago
  37. 8e07a09 blackbox fuzzing mechanisms by Keun Soo Yim · 9 years ago
  38. 7b91ad9 fork hardware/qcom/seed/display/libqdutils/ to vts to produce by Keun Soo Yim · 9 years ago
  39. d36e0f6 fork bullhead's camera hal to vts to produce instrumented binary for fuzzing by Keun Soo Yim · 9 years ago
  40. b4d7e2b Merge changes I734314ea,I48529073 by Keun Soo Yim · 9 years ago
  41. 13ca918 a basic, actual functional test implementation for hal light testcase (single device) am: 51ccc6d53f am: 3356d48a8a by Keun Soo Yim · 9 years ago
  42. 62e46ca a basic, actual functional test implementation for hal light testcase (single device) am: 51ccc6d53f am: e1d7f08ead by Keun Soo Yim · 9 years ago
  43. dfe90c6 a basic, actual functional test implementation for hal light testcase (single device) am: 51ccc6d53f by Keun Soo Yim · 9 years ago
  44. 10d36fe a basic, actual functional test implementation for hal light testcase (single device) am: 51ccc6d53f by Keun Soo Yim · 9 years ago
  45. 97b1d21 add comments about how to install protoc by Keun Soo Yim · 9 years ago
  46. 7d30cce setup.py for py packaging by Keun Soo Yim · 9 years ago
  47. e1d7f08 a basic, actual functional test implementation for hal light testcase (single device) by Keun Soo Yim · 9 years ago
  48. 3356d48 a basic, actual functional test implementation for hal light testcase (single device) by Keun Soo Yim · 9 years ago int/n/fp2
  49. 51ccc6d a basic, actual functional test implementation for hal light testcase (single by Keun Soo Yim · 9 years ago
  50. 7d67410 Merge changes Ia9393ccb,I266de023 by Keun Soo Yim · 9 years ago
  51. 04431a9 use gcov to measure the code coverage and return the measured data back by Keun Soo Yim · 9 years ago
  52. 8b7ab7a Add a missing __init__ file. by Ang Li · 9 years ago
  53. fc967f2 test hal (light from bullhead) to produce instrumented hal binary for by Keun Soo Yim · 9 years ago
  54. 474df17 dynamically generate fuzz function and completely remove HalLightsDataObject.py by Keun Soo Yim · 9 years ago
  55. a8cf69a dynamically generate host-side data object generator from the spec by Keun Soo Yim · 9 years ago
  56. ffb07ba libmeasurement (for graybox-style fuzzing) by Keun Soo Yim · 9 years ago
  57. 46cdf7c support bullhead by Keun Soo Yim · 9 years ago
  58. c87faf3 simple fuzzing logic (no feedback loop) by Keun Soo Yim · 9 years ago
  59. 34067de Pass args from the host when calling a HAL API and package the return message by Keun Soo Yim · 9 years ago
  60. 38455b2 a basic, actual functional test implementation for hal light testcase (single by Keun Soo Yim · 9 years ago
  61. a6ec0b5 apply yapf (pep8) to py code by Keun Soo Yim · 9 years ago
  62. d455988 support legacy hal, and basic spec for wifi hal by Keun Soo Yim · 9 years ago
  63. a61b641 accept a comma-separated target component base dirs by Keun Soo Yim · 9 years ago
  64. 072337b scripts to test locally against an angler device by Keun Soo Yim · 9 years ago
  65. 3d36607 prebuilt images for angler by Keun Soo Yim · 9 years ago
  66. f9e6f5a Merge "fix a warning" by TreeHugger Robot · 9 years ago
  67. d954268 fix a warning by Keun Soo Yim · 9 years ago
  68. b466363 create the host-side mirror interface by Keun Soo Yim · 9 years ago
  69. 1420155 update the package path for python code by Keun Soo Yim · 9 years ago
  70. e916c53 Merge changes Ic19a29f0,I782b0cc3 by TreeHugger Robot · 9 years ago
  71. e2139f1 Correct to pep8 style with yapf linter. by Ang Li · 9 years ago
  72. aa001fa Merge "VTS integration framework initial refactor." by Ang Li · 9 years ago
  73. 52f5166 implementation of CALL_FUNCTION by Keun Soo Yim · 9 years ago
  74. 9342000 VTS integration framework initial refactor. by Ang Li · 9 years ago
  75. feceb4d implementation of GET_HALS, SELECT_HAL, & GET_FUNCTIONS commands by Keun Soo Yim · 9 years ago
  76. 9d89eae Merge "Suppress unused-parameter warnings in sysfuzzer." by TreeHugger Robot · 9 years ago
  77. dec5489 Suppress unused-parameter warnings in sysfuzzer. by Aurimas Liutikas · 9 years ago
  78. f1ff506 simplify the logging interface. 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. e0c0cdd The runner for VTS fuzzer which can send protobufs over tcp socket by Keun Soo Yim · 9 years ago
  83. 154b14f agent to receive protobuf msg over tcp by Keun Soo Yim · 9 years ago
  84. bf80453 hal agent (basic interface) and binder service to the fuzzer from the agent by Keun Soo Yim · 9 years ago
  85. 5d4129f repeated next and prev fields for call flow events by Keun Soo Yim · 9 years ago
  86. cbbb8ab vts fuzz testcases (metadata for tradefed) by Keun Soo Yim · 9 years ago
  87. 45b4324 TradeFed extension for VTS - test type for vts fuzz test runners by Keun Soo Yim · 9 years ago
  88. 3a8ae3b interface spec extension for HIDL HAL by Keun Soo Yim · 9 years ago
  89. 8bab08c Merge "print the test passed message" by Keun Soo Yim · 9 years ago
  90. 2307f35 Merge "build a structure around the VTS compiler" by Keun Soo Yim · 9 years ago
  91. fa7ea84 print the test passed message by Keun Soo Yim · 9 years ago
  92. fe357f6 Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev am: cbb6aede6c am: 6721eb12a0 by Keun Soo Yim · 9 years ago
  93. 0646492 Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev am: cbb6aede6c am: f58cdb5090 by Keun Soo Yim · 9 years ago
  94. 69b1a0e Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev am: cbb6aede6c by Keun Soo Yim · 9 years ago
  95. d1c30f2 Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev am: cbb6aede6c by Keun Soo Yim · 9 years ago
  96. f58cdb5 Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev by Keun Soo Yim · 9 years ago
  97. 6721eb1 Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev by Keun Soo Yim · 9 years ago
  98. cbb6aed Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev by TreeHugger Robot · 9 years ago
  99. 2ad8448 enable clang for x86_64 (fp128 fix landed as clang-2577113). by Keun Soo Yim · 9 years ago
  100. accb921 Merge "Merge "Revert "Initial commit of ACTS into VTS."" into nyc-dev am: f375d811ac am: 24af63c2a8" into nyc-mr1-dev-plus-aosp by Ang Li · 9 years ago