1. d19ae23 Use batch mode for sensors test. am: 3a21acf821 am: 7d55859892 am: 4273b90987 by Zhuoyao Zhang · 7 years ago
  2. 3a21acf Use batch mode for sensors test. by Zhuoyao Zhang · 7 years ago
  3. c582656 Add metadata to modules in test/vts-testcase/hal by Hsin-Yi Chen · 7 years ago
  4. 6e8a925 Add metadata to modules in test/vts-testcase/hal by Hsin-Yi Chen · 7 years ago
  5. 4e35970 Merge "config change after VtsPythonVirtualenvPreparer change" by TreeHugger Robot · 7 years ago
  6. 8bb3052 Remove remaining usage of subdirs in Android.bp by Tri Vo · 7 years ago
  7. feb9492 Remove subdirs usage from autogenerated .bp files. by Tri Vo · 7 years ago
  8. 5b185f4 config change after VtsPythonVirtualenvPreparer change by Yuexi Ma · 7 years ago
  9. 8f75360 Merge "Update host-side vts hal tests." am: 4359883684 by Zhuoyao Zhang · 7 years ago
  10. 812d116 Update host-side vts hal tests. by Zhuoyao Zhang · 7 years ago
  11. 661a96b Merge commit 'f3feb387e816982427222eaccb88d28dc8becd7a' from by Xin Li · 7 years ago
  12. f86b6c0 Update precondition check for Host tests. by Zhuoyao Zhang · 7 years ago
  13. 0c3e871 Refactor auto-generated build rules. am: 038f7be593 am: 80d8ae6ab3 by Tri Vo · 7 years ago
  14. 80d8ae6 Refactor auto-generated build rules. am: 038f7be593 by Tri Vo · 7 years ago
  15. 1f3ea1d resolve merge conflicts of f0b07f7 to stage-aosp-master am: 0cae8a497f by Tri Vo · 7 years ago
  16. 0cae8a4 resolve merge conflicts of f0b07f7 to stage-aosp-master by Tri Vo · 7 years ago
  17. 038f7be Refactor auto-generated build rules. by Tri Vo · 7 years ago
  18. f0b07f7 Update makefiles. by Tri Vo · 7 years ago
  19. faed9d0 Update runtime-hint for hal tests. by Zhuoyao Zhang · 7 years ago
  20. f3cc2e4 Fix a few host-side test failure due to incorrect service name. am: 8aac1fce63 by Zhuoyao Zhang · 7 years ago
  21. 8aac1fc Fix a few host-side test failure due to incorrect service name. by Zhuoyao Zhang · 7 years ago
  22. 02b470f resolve merge conflicts of 948d52b to oc-dev-plus-aosp by Ryan Campbell · 7 years ago
  23. 2928676 resolve merge conflicts of ce7c015 to oc-dr1-dev by Ryan Campbell · 7 years ago
  24. ce7c015 Increase all test timeouts to at least 1.5x. by Ryan Campbell · 7 years ago
  25. f149257 Update build rule for vts driver. by Zhuoyao Zhang · 7 years ago
  26. b076313 Update build rule for vts driver. by Zhuoyao Zhang · 7 years ago
  27. af644fe Update build file for profilier by Zhuoyao Zhang · 7 years ago
  28. 5ce1843 Update build file for profilier by Zhuoyao Zhang · 7 years ago
  29. b077d1a Remove -Wno-uninitialized in hal driver/profiler build rule by Zhuoyao Zhang · 7 years ago
  30. dbe30fd Rerun script/update_makefiles.py to fix build by Colin Cross · 7 years ago
  31. 5ee2f3d Silence 2064 warnings by Colin Cross · 7 years ago
  32. b074c1a Run script/update_makefiles.py by Colin Cross · 7 years ago
  33. 0ef1c64 Silence 2064 warnings by Colin Cross · 7 years ago
  34. b3768e2 Run script/update_makefiles.py by Colin Cross · 7 years ago
  35. e4d1ea3 Remove redundant dependencies by Steven Moreland · 7 years ago
  36. 2acd235 Remove redundant dependencies by Steven Moreland · 7 years ago
  37. 1deeaaf Update build rule for profiler by Zhuoyao Zhang · 7 years ago
  38. 4067a1a Add precondition check to internal host-side HAL tests by Hsin-Yi Chen · 7 years ago
  39. 20387b2 Merge "Update the test configure for hidl hal test." into oc-dev by TreeHugger Robot · 7 years ago
  40. 3cbf80c Update the test configure for hidl hal test. by Zhuoyao Zhang · 7 years ago
  41. 3bdb58a Use abi bitness to init host hidl test vts driver by Yuexi Ma · 7 years ago
  42. d0e555e Rename setUpTest/tearDownTest in hal tests by Hsin-Yi Chen · 8 years ago
  43. efb6bd8 Rename vts drivers by Jae Shin · 8 years ago
  44. c7ee882 update makefiles. by Tri Vo · 8 years ago
  45. c89de50 Tolerate push failure. by Tri Vo · 8 years ago
  46. 418fc9e Merge "Remove dependency on BaseTestWithWebDbClass from sensors test." by Tri Vo · 8 years ago
  47. a601d86 Remove dependency on BaseTestWithWebDbClass from sensors test. by Tri Vo · 8 years ago
  48. 4075212 vts hal drivers use libvts_drivercomm as a shared lib. by Keun Soo Yim · 8 years ago
  49. b3f91fb Update AndroidTest.xml for host/host_profiling tests. by Zhuoyao Zhang · 8 years ago
  50. 7249522 update dest path of .vts files to preserve the original hierarchy by Keun Soo Yim · 8 years ago
  51. 601072d Remove comma separation feature from vts configurations by Yuexi Ma · 8 years ago
  52. e897676 Update host-driven tests with new API. by Ryan Campbell · 8 years ago
  53. b9039f0 specify Enum type name to access an enum value by Keun Soo Yim · 8 years ago
  54. d40bff3 Update push configure for hal tests on master. by Zhuoyao Zhang · 8 years ago
  55. 776b93c remove python interpreter version (internal master) by Yuexi Ma · 8 years ago
  56. dacb8d9 Fix configuration for hal tests on master. by Zhuoyao Zhang · 8 years ago
  57. d130954 Use hal2vts to generate .vts files. by Tri Vo · 8 years ago
  58. 2a3e921 Update the vts test name and test configure. by Zhuoyao Zhang · 8 years ago
  59. 72ada0d Reorg to reduce merge conflicts. by Tri Vo · 8 years ago
  60. 59e88c0 Fix SensorsHidlTest after types.vts update by Peng Xu · 8 years ago
  61. 3b84f90 Merge "Update Android.bp to include imported profiler." by TreeHugger Robot · 8 years ago
  62. 313798e Merge "move files to new versioned dirs" by Keun Soo Yim · 8 years ago
  63. cbd91aa Update Android.bp to include imported profiler. by Zhuoyao Zhang · 8 years ago
  64. e66cdb7 regenerate .bp files by Keun Soo Yim · 8 years ago
  65. b0c0a6e move files to new versioned dirs by Keun Soo Yim · 8 years ago
  66. 297dcb0 Migrate driver/profiler build rules here. by Tri Vo · 8 years ago
  67. 60811de move test setup code and non-functional tests (aosp) by Keun Soo Yim · 8 years ago