1. 04431a9 use gcov to measure the code coverage and return the measured data back by Keun Soo Yim · 9 years ago
  2. fc967f2 test hal (light from bullhead) to produce instrumented hal binary for by Keun Soo Yim · 9 years ago
  3. 474df17 dynamically generate fuzz function and completely remove HalLightsDataObject.py by Keun Soo Yim · 9 years ago
  4. a8cf69a dynamically generate host-side data object generator from the spec by Keun Soo Yim · 9 years ago
  5. ffb07ba libmeasurement (for graybox-style fuzzing) by Keun Soo Yim · 9 years ago
  6. 46cdf7c support bullhead by Keun Soo Yim · 9 years ago
  7. c87faf3 simple fuzzing logic (no feedback loop) by Keun Soo Yim · 9 years ago
  8. 34067de Pass args from the host when calling a HAL API and package the return message by Keun Soo Yim · 9 years ago
  9. 38455b2 a basic, actual functional test implementation for hal light testcase (single by Keun Soo Yim · 9 years ago
  10. a6ec0b5 apply yapf (pep8) to py code by Keun Soo Yim · 9 years ago
  11. d455988 support legacy hal, and basic spec for wifi hal by Keun Soo Yim · 9 years ago
  12. a61b641 accept a comma-separated target component base dirs by Keun Soo Yim · 9 years ago
  13. 072337b scripts to test locally against an angler device by Keun Soo Yim · 9 years ago
  14. 3d36607 prebuilt images for angler by Keun Soo Yim · 9 years ago
  15. f9e6f5a Merge "fix a warning" by TreeHugger Robot · 9 years ago
  16. d954268 fix a warning by Keun Soo Yim · 9 years ago
  17. b466363 create the host-side mirror interface by Keun Soo Yim · 9 years ago
  18. 1420155 update the package path for python code by Keun Soo Yim · 9 years ago
  19. e916c53 Merge changes Ic19a29f0,I782b0cc3 by TreeHugger Robot · 9 years ago
  20. e2139f1 Correct to pep8 style with yapf linter. by Ang Li · 9 years ago
  21. aa001fa Merge "VTS integration framework initial refactor." by Ang Li · 9 years ago
  22. 52f5166 implementation of CALL_FUNCTION by Keun Soo Yim · 9 years ago
  23. 9342000 VTS integration framework initial refactor. by Ang Li · 9 years ago
  24. feceb4d implementation of GET_HALS, SELECT_HAL, & GET_FUNCTIONS commands by Keun Soo Yim · 9 years ago
  25. 9d89eae Merge "Suppress unused-parameter warnings in sysfuzzer." by TreeHugger Robot · 9 years ago
  26. dec5489 Suppress unused-parameter warnings in sysfuzzer. by Aurimas Liutikas · 9 years ago
  27. f1ff506 simplify the logging interface. by Keun Soo Yim · 9 years ago
  28. b75c841 actually check the fuzzer binder service and create one if not exists by Keun Soo Yim · 9 years ago
  29. ad01d4f fork a child process to handle each new C&C session by Keun Soo Yim · 9 years ago
  30. 3f6e552 Native agent to send a response protobuf message and the runner to parse by Keun Soo Yim · 9 years ago
  31. e0c0cdd The runner for VTS fuzzer which can send protobufs over tcp socket 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
  34. 5d4129f repeated next and prev fields for call flow events by Keun Soo Yim · 9 years ago
  35. cbbb8ab vts fuzz testcases (metadata for tradefed) by Keun Soo Yim · 9 years ago
  36. 45b4324 TradeFed extension for VTS - test type for vts fuzz test runners by Keun Soo Yim · 9 years ago
  37. 3a8ae3b interface spec extension for HIDL HAL by Keun Soo Yim · 9 years ago
  38. 8bab08c Merge "print the test passed message" by Keun Soo Yim · 9 years ago
  39. 2307f35 Merge "build a structure around the VTS compiler" by Keun Soo Yim · 9 years ago
  40. fa7ea84 print the test passed message by Keun Soo Yim · 9 years ago
  41. 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
  42. 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
  43. 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
  44. 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
  45. f58cdb5 Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev by Keun Soo Yim · 9 years ago
  46. 6721eb1 Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev by Keun Soo Yim · 9 years ago
  47. cbb6aed Merge "enable clang for x86_64 (fp128 fix landed as clang-2577113)." into nyc-dev by TreeHugger Robot · 9 years ago
  48. 2ad8448 enable clang for x86_64 (fp128 fix landed as clang-2577113). by Keun Soo Yim · 9 years ago
  49. 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
  50. 8f1d853 Merge "Revert "Initial commit of ACTS into VTS."" into nyc-dev am: f375d811ac am: b8323eeda1 by Ang Li · 9 years ago
  51. 3a05180 Merge "Merge "Revert "Initial commit of ACTS into VTS."" into nyc-dev am: f375d811ac am: 24af63c2a8" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 9 years ago
  52. 33ac877 Merge "Revert "Initial commit of ACTS into VTS."" into nyc-dev am: f375d811ac by Ang Li · 9 years ago
  53. 339574b Merge "Revert "Initial commit of ACTS into VTS."" into nyc-dev am: f375d811ac by Ang Li · 9 years ago
  54. b8323ee Merge "Revert "Initial commit of ACTS into VTS."" into nyc-dev am: f375d811ac by Ang Li · 9 years ago
  55. 24af63c Merge "Revert "Initial commit of ACTS into VTS."" into nyc-dev am: f375d811ac by Ang Li · 9 years ago
  56. f375d81 Merge "Revert "Initial commit of ACTS into VTS."" into nyc-dev by Ang Li · 9 years ago
  57. 5ffb6a8 Revert "Initial commit of ACTS into VTS." by Ang Li · 9 years ago
  58. b8edda3 build a structure around the VTS compiler by Keun Soo Yim · 9 years ago
  59. d27a372 Merge "VTS sysfuzzer supports nested HAL APIs am: 2ee9079cdf am: 9fd34e5850" into nyc-mr1-dev-plus-aosp by Keun Soo Yim · 9 years ago
  60. 4ef32cd VTS sysfuzzer supports nested HAL APIs am: 2ee9079cdf am: f6a39a1390 by Keun Soo Yim · 9 years ago
  61. a4c18b8 Merge "VTS sysfuzzer supports nested HAL APIs am: 2ee9079cdf am: 9fd34e5850" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 9 years ago
  62. 01cf915 VTS sysfuzzer supports nested HAL APIs am: 2ee9079cdf am: 9fd34e5850 by Keun Soo Yim · 9 years ago
  63. a46e38c VTS sysfuzzer supports nested HAL APIs am: 2ee9079cdf am: f6a39a1390 by Keun Soo Yim · 9 years ago
  64. 9fd34e5 VTS sysfuzzer supports nested HAL APIs am: 2ee9079cdf by Keun Soo Yim · 9 years ago
  65. f6a39a1 VTS sysfuzzer supports nested HAL APIs am: 2ee9079cdf by Keun Soo Yim · 9 years ago
  66. b0e33e8 Revert "Revert "build a basic data flow path to return the return value of a called function to the funzzing framework"" am: c5d092afb4 am: 8515fa9fb6 by Keun Soo Yim · 9 years ago
  67. 3ac5f2d Revert "Revert "Basic data type generators for GPS HAL v1"" am: e01164dc02 am: f11def25d9 by Keun Soo Yim · 9 years ago
  68. 148d4e9 Revert "Revert "build a basic data flow path to return the return value of a called function to the funzzing framework"" am: c5d092a am: 28a4a103ef by Keun Soo Yim · 9 years ago
  69. 535c4c3 Revert "Revert "Basic data type generators for GPS HAL v1"" am: e01164d am: 5cfdca704a by Keun Soo Yim · 9 years ago
  70. d4ed33a Revert "Revert "build a basic data flow path to return the return value of a called function to the funzzing framework"" am: c5d092afb4 by Keun Soo Yim · 9 years ago
  71. b6f93ad Revert "Revert "Basic data type generators for GPS HAL v1"" am: e01164dc02 by Keun Soo Yim · 9 years ago
  72. 2b34c7b Revert "Revert "build a basic data flow path to return the return value of a called function to the funzzing framework"" am: c5d092a by Keun Soo Yim · 9 years ago
  73. 866ed6c Revert "Revert "Basic data type generators for GPS HAL v1"" am: e01164d by Keun Soo Yim · 9 years ago
  74. 8515fa9 Revert "Revert "build a basic data flow path to return the return value of a called function to the funzzing framework"" by Keun Soo Yim · 9 years ago
  75. f11def2 Revert "Revert "Basic data type generators for GPS HAL v1"" am: e01164dc02 by Keun Soo Yim · 9 years ago
  76. 2ee9079 VTS sysfuzzer supports nested HAL APIs by Keun Soo Yim · 9 years ago
  77. 28a4a10 Revert "Revert "build a basic data flow path to return the return value of a called function to the funzzing framework"" by Keun Soo Yim · 9 years ago
  78. 5cfdca7 Revert "Revert "Basic data type generators for GPS HAL v1"" am: e01164d by Keun Soo Yim · 9 years ago
  79. c5d092a Revert "Revert "build a basic data flow path to return the return value of a called function to the funzzing framework"" by Keun Soo Yim · 9 years ago
  80. e01164d Revert "Revert "Basic data type generators for GPS HAL v1"" by Keun Soo Yim · 9 years ago
  81. 18ab1c1 Revert "Basic data type generators for GPS HAL v1" am: c298ba6 am: 567b838 by Brian Carlstrom · 9 years ago
  82. 995d753 Revert "build a basic data flow path to return the return value of a called function to the funzzing framework" am: 5ebde2a am: 91cdfa4 by Brian Carlstrom · 9 years ago
  83. 4fef7d3 Revert "Basic data type generators for GPS HAL v1" am: c298ba6 am: a89b91c by Brian Carlstrom · 9 years ago
  84. c11b37a Revert "build a basic data flow path to return the return value of a called function to the funzzing framework" am: 5ebde2a am: b46885b by Brian Carlstrom · 9 years ago
  85. a908f22 Revert "Basic data type generators for GPS HAL v1" am: c298ba6 am: 567b838 by Brian Carlstrom · 9 years ago
  86. 33d2c0e Revert "build a basic data flow path to return the return value of a called function to the funzzing framework" am: 5ebde2a by Brian Carlstrom · 9 years ago
  87. e0cc249 Revert "Basic data type generators for GPS HAL v1" am: c298ba6 am: a89b91c by Brian Carlstrom · 9 years ago
  88. a410ee8 Revert "build a basic data flow path to return the return value of a called function to the funzzing framework" am: 5ebde2a by Brian Carlstrom · 9 years ago
  89. 567b838 Revert "Basic data type generators for GPS HAL v1" am: c298ba6 by Brian Carlstrom · 9 years ago
  90. 91cdfa4 Revert "build a basic data flow path to return the return value of a called function to the funzzing framework" by Brian Carlstrom · 9 years ago
  91. a89b91c Revert "Basic data type generators for GPS HAL v1" am: c298ba6 by Brian Carlstrom · 9 years ago
  92. b46885b Revert "build a basic data flow path to return the return value of a called function to the funzzing framework" by Brian Carlstrom · 9 years ago
  93. c298ba6 Revert "Basic data type generators for GPS HAL v1" by Brian Carlstrom · 9 years ago
  94. 5ebde2a Revert "build a basic data flow path to return the return value of a called function to the funzzing framework" by Brian Carlstrom · 9 years ago
  95. b2d8205 build a basic data flow path to return the return value of a called function to the funzzing framework am: e35aada am: c791fac by Keun Soo Yim · 9 years ago
  96. 09f53e4 build a basic data flow path to return the return value of a called function to the funzzing framework am: e35aada am: 9fc74f9 by Keun Soo Yim · 9 years ago
  97. 8db9168 build a basic data flow path to return the return value of a called function to the funzzing framework am: e35aada by Keun Soo Yim · 9 years ago
  98. 92cbc02 build a basic data flow path to return the return value of a called function to the funzzing framework am: e35aada by Keun Soo Yim · 9 years ago
  99. c791fac build a basic data flow path to return the return value of a called function to the funzzing framework by Keun Soo Yim · 9 years ago
  100. 9fc74f9 build a basic data flow path to return the return value of a called function to the funzzing framework by Keun Soo Yim · 9 years ago