1. 7507c9f Merge "Revert "install grpcio"" by Keun Soo Yim · 8 years ago
  2. 02cac3b Revert "install grpcio" by Keun Soo Yim · 8 years ago
  3. 9fcf1a9 fix the tmp dir path issue of crash*_32 test, handle multiple shell commands by Keun Soo Yim · 8 years ago
  4. 074ef27 print stdout and stderr when pip install fails by Keun Soo Yim · 8 years ago
  5. a7629cb install grpcio by Keun Soo Yim · 8 years ago
  6. 6f024c6 add setup.txt for servlet by Keun Soo Yim · 8 years ago
  7. 7095458 servlet (baseline) which can access/update bigtable contents. by Keun Soo Yim · 8 years ago
  8. f2d5e41 Merge "Replace "global" with class variables." by Ang Li · 8 years ago
  9. 308ac73 Replace "global" with class variables. by Ang Li · 8 years ago
  10. 883b743 extend the virtualenv preparer to run scripts need to setup gcloud sdk by Keun Soo Yim · 8 years ago
  11. 848dfbb regenerate python protobuf files by Keun Soo Yim · 8 years ago
  12. 2da5a81 agent extension to support one shell execution request which by Keun Soo Yim · 8 years ago
  13. f8e05dc use multiple commands in one message in vts kernel test script by Yuexi Ma · 8 years ago
  14. 042443d enable runner to execute a list of shell commands in one message by Yuexi Ma · 8 years ago
  15. 9b4f0cb callback testcase extension by Keun Soo Yim · 8 years ago
  16. a35b727 driver & agent extension for callback arg support by Keun Soo Yim · 8 years ago
  17. 9ff5eae Merge "Support HAL callback with args." by Keun Soo Yim · 8 years ago
  18. 6322155 Merge "add more logic for the serving-side issue diagnosis" by Keun Soo Yim · 8 years ago
  19. f53b307 add more logic for the serving-side issue diagnosis by Keun Soo Yim · 8 years ago
  20. 53bb72b Support HAL callback with args. by Ang Li · 8 years ago
  21. 93339cb Merge "move failing tests to staging" by Keun Soo Yim · 8 years ago
  22. cad10b1 move failing tests to staging by Keun Soo Yim · 8 years ago
  23. 674e59d added missing killall command for shell_driver android_device cleanup jobs by Yuexi Ma · 8 years ago
  24. 82b7f6e Merge "print debugging msg" by Keun Soo Yim · 8 years ago
  25. b7211a8 print debugging msg by Keun Soo Yim · 8 years ago
  26. d709c48 Merge "added libcap.so to target test file push list" by Keun Soo Yim · 8 years ago
  27. de5508d chmod before running a test binary by Keun Soo Yim · 8 years ago
  28. 4e885e4 skip grpcio install by Keun Soo Yim · 8 years ago
  29. 02da027 add vts_shell_driver to the setup procedure by Keun Soo Yim · 8 years ago
  30. ac29b85 more debugging msg by Keun Soo Yim · 8 years ago
  31. 2e3f896 added libcap.so to target test file push list by Yuexi Ma · 8 years ago
  32. f4de806 assertTrue requires an error message. by Keun Soo Yim · 8 years ago
  33. 64b41fc Merge "add ltp into vts automation" by Keun Soo Yim · 8 years ago
  34. 8579fe1 add ltp into vts automation by Yuexi Ma · 8 years ago
  35. 8f3ca75 infra to deliver callback args from driver to agent by Keun Soo Yim · 8 years ago
  36. a10db66 VTS kernel and staging test suites by Keun Soo Yim · 8 years ago
  37. d1cf211 copy vts spec file in light hal fuzz test cases by Keun Soo Yim · 8 years ago
  38. de33e89 package Nfc's vts spec files by Keun Soo Yim · 8 years ago
  39. 059f292 copy vts spec files by Keun Soo Yim · 8 years ago
  40. a5a0dc2 skip adb root if one of its sub adb cmd fails in the lab by Keun Soo Yim · 8 years ago
  41. 731e917 continue if adb wait-for-device fails by Keun Soo Yim · 8 years ago
  42. d841718 light hal fuzz test case to test its ability to access GAE BT from the lab by Keun Soo Yim · 8 years ago
  43. 88c8efa restructure dirs for fuzz test cases by Keun Soo Yim · 8 years ago
  44. c2bc9f8 ignore if adb root fails and prints more logging info for diagnosis by Keun Soo Yim · 8 years ago
  45. 5bd9247 sample camera test case uses the builtin camera hal by Keun Soo Yim · 8 years ago
  46. fecf260 Merge "package instrumented camera hal libs as part of android-vts" by TreeHugger Robot · 8 years ago
  47. 513c402 enable SampleLightFuzzTest as part of vts-host suite by Keun Soo Yim · 8 years ago
  48. ac3df5c package instrumented camera hal libs as part of android-vts by Keun Soo Yim · 8 years ago
  49. 01d4a2b check PYTHONPATH to find a test config file by Keun Soo Yim · 8 years ago
  50. 8aa73bf add parent dir name(s) to config file path (to run in the platform test lab). by Keun Soo Yim · 8 years ago
  51. d5db931 use the serial ID provided by the VTS TF by Keun Soo Yim · 8 years ago
  52. b01eb6f refactoring Change-Id: I8849f4581229ee225681fd47520609924529eb09 by Keun Soo Yim · 8 years ago
  53. dc5af57 print test env info by Keun Soo Yim · 8 years ago
  54. 3df07b7 pass the serial ID from harness to runner by Keun Soo Yim · 8 years ago
  55. ed6c946 Merge "Initial commit for VTS Dashboard using Google App engine." by TreeHugger Robot · 8 years ago
  56. cd8d8a5 Initial commit for VTS Dashboard using Google App engine. by Sahil Jain · 8 years ago
  57. 9109912 mark pip's path as an exectuable binary by Keun Soo Yim · 8 years ago
  58. 347bdcb use VtsPythonVirtualenvPreparer by Keun Soo Yim · 8 years ago
  59. ead43d3 fork PythonVirtualenvPreparer for faster fix and deplyoment (critical by Keun Soo Yim · 8 years ago
  60. 7e193ec define vts-fuzz.xml by Keun Soo Yim · 8 years ago
  61. f2213a2 update setup instruction for GAE bigtable client by Keun Soo Yim · 8 years ago
  62. f04aeb3 Merge "Adding files for GAE big table integration. This will be used for building a dashboard for VTS." by TreeHugger Robot · 8 years ago
  63. c35119f Adding files for GAE big table integration. This will be used for building a dashboard for VTS. by Sahil Jain · 8 years ago
  64. a037fb1 Merge "test config updates to use camera hal and 32/64-bit libs" by Keun Soo Yim · 8 years ago
  65. 34c3cff test config updates to use camera hal and 32/64-bit libs by Keun Soo Yim · 8 years ago
  66. 16c4a31 Merge ".gitignore: stop ignoring |target|" by Mukesh Agrawal · 8 years ago
  67. ab012b9 .gitignore: stop ignoring |target| by mukesh agrawal · 8 years ago
  68. f38ea3f package multilib's using different file lab (*64.so) and update by Keun Soo Yim · 8 years ago
  69. 7639bff use python target preparer to install required modules by Keun Soo Yim · 8 years ago
  70. 7068178 use LOCAL_COMPATIBILITY_SUITE to set the build dependencies by Keun Soo Yim · 8 years ago
  71. d8bef84 simplify the file push rules by Keun Soo Yim · 8 years ago
  72. ab7fb06 chmod agent and driver bins (cont) by Keun Soo Yim · 8 years ago
  73. bf8f7b4 chmod agent and driver bins by Keun Soo Yim · 8 years ago
  74. 3975a7b set vts's python code base and used package dir from paths available in mBuildInfo. by Keun Soo Yim · 8 years ago
  75. 77fb9b7 keep PYTHONPATH and add ./ to PYTHONPATH by Keun Soo Yim · 8 years ago
  76. cd05ff4 Merge "use include filter instead of exclude filter to define vts test suites" by TreeHugger Robot · 8 years ago
  77. c089148 Merge "exclude x86 to include arm and arm64" by TreeHugger Robot · 8 years ago
  78. 3004f5c exclude x86 to include arm and arm64 by Keun Soo Yim · 8 years ago
  79. 3335fa9 use include filter instead of exclude filter to define vts test suites by Keun Soo Yim · 8 years ago
  80. 038d0ad reorg vts host-driven testcases dir by Keun Soo Yim · 8 years ago
  81. 2a229a9 update the cwd of vts-tradefed cmd for local runs to find required confeg files by Keun Soo Yim · 8 years ago
  82. 1a1cfbf update the light testcase's test config path by Keun Soo Yim · 8 years ago
  83. 3025b99 .config is reserved for CTS of TF so .test_config is used for VTS by Keun Soo Yim · 8 years ago
  84. ac2c182 Merge "agent extension to explicitly consider conv, legacy, and hidl hals" by Keun Soo Yim · 8 years ago
  85. e3ae873 agent extension to explicitly consider conv, legacy, and hidl hals by Keun Soo Yim · 8 years ago
  86. 53413ff baseline nfc hidl hal testcase by Keun Soo Yim · 8 years ago
  87. 8fa0684 copy nfc hidl hal's vts file as part of setup process by Keun Soo Yim · 8 years ago
  88. 7637016 build fix: master-release manifest branch (vts_x86 target) by Keun Soo Yim · 8 years ago
  89. d9c03b1 support nfc hidl hal (without callback and return value handling) by Keun Soo Yim · 8 years ago
  90. eb68826 package host-driven test's config and update the vts module path for serving infra by Keun Soo Yim · 8 years ago
  91. 0ae4831 Merge "Fix : 30035999" by TreeHugger Robot · 8 years ago
  92. 4be97df Merge "added syscall message definition to protobuffer" by Yuexi Ma · 8 years ago
  93. ddb4e9e added syscall message definition to protobuffer by Yuexi Ma · 8 years ago
  94. 1c5352f Merge "vts compiler extension for HIDL HAL" by TreeHugger Robot · 8 years ago
  95. 3545f72 update Nfc.vts to reflect latest Nfc.hidl file change by Keun Soo Yim · 8 years ago
  96. 149df60 Fix : 30035999 by Sahil Jain · 8 years ago
  97. 8efd0f2 added a rule to exclude text editor temporary files by Yuexi Ma · 8 years ago
  98. a7518fe vts compiler extension for HIDL HAL by Keun Soo Yim · 8 years ago
  99. 7a01eea fix a typo on sysfuzzer socket server code by Yuexi Ma · 8 years ago
  100. 524aca6 package vts host-side runner as part of android-vts.zip by Keun Soo Yim · 8 years ago