1. 4e75126 Merge "use genrule in hal to vts driver/profiler/fuzzer compilation" am: 21903ceba9 am: cd40066d4a by Keun Soo YIM · 6 years ago
  2. 21903ce Merge "use genrule in hal to vts driver/profiler/fuzzer compilation" by Treehugger Robot · 6 years ago
  3. e2b0909 use genrule in hal to vts driver/profiler/fuzzer compilation by Keun Soo YIM · 6 years ago
  4. e4a7f14 Merge "print update manual" am: c510d7c5ee am: a94900e5e8 am: 422cfc7b1b by Keun Soo Yim · 6 years ago
  5. 027031a Migrate test/vts-testcase/hal to androidx.test by Brett Chabot · 6 years ago
  6. 5c6038e print update manual by Keun Soo YIM · 6 years ago
  7. a552c76 print how to update manual by Keun Soo YIM · 6 years ago
  8. b27090f return -1 iff any file is updated by Keun Soo YIM · 6 years ago
  9. 40a2323 Merge "Update makefiles iff there is a change" by Keun Soo Yim · 6 years ago
  10. 5036781 Update makefiles iff there is a change by Keun Soo YIM · 6 years ago
  11. 5966163 Update builds files for new HALs. by Zhuoyao Zhang · 6 years ago
  12. 00fe6c1 Remove target_profiling test configs. by Zhuoyao Zhang · 6 years ago
  13. d5d1cbf Update the hal adapter test configure by Zhuoyao Zhang · 6 years ago
  14. 6d41b17 Support creating Android.bp for HAL extension test by Hsin-Yi Chen · 6 years ago
  15. bf6d0b8 Update script to create test configure files for extension hals by Zhuoyao Zhang · 6 years ago
  16. 8bbefd7 Add vts hal adapter test configures by Zhuoyao Zhang · 6 years ago
  17. eb6f5f0 Add metadata to test_case_creator by Hsin-Yi Chen · 7 years ago
  18. 8f36756 remove python preparer from test case creator by Yuexi Ma · 7 years ago
  19. f7d9e6d Remove precondition-lshal in AT.xml by Zhuoyao Zhang · 7 years ago
  20. 815bbf7 Fix .bp generator script. by Tri Vo · 7 years ago
  21. fdda25b update test case gen script on python preparer by Yuexi Ma · 7 years ago
  22. 8bb3052 Remove remaining usage of subdirs in Android.bp by Tri Vo · 7 years ago
  23. feb9492 Remove subdirs usage from autogenerated .bp files. by Tri Vo · 7 years ago
  24. 0298d5b Add build rule for driver/profiler of androdi.hild.memory hal by Zhuoyao Zhang · 7 years ago
  25. 038f7be Refactor auto-generated build rules. by Tri Vo · 7 years ago
  26. 17400ed Update path comment to new location of update_makefiles.py by Jeff Gaston · 7 years ago
  27. b3f23e8 remove -Wno-implicitly-unsigned-literal and -Wno-duplicate-decl-specifier flags by Keun Soo Yim · 7 years ago
  28. 22776a0 Remove -Wno-unused-private-field flag for vtsc by Jae Shin · 7 years ago
  29. 62c4d68 Remove -Wno-unused-variable flag for vtsc by Jae Shin · 7 years ago
  30. b5b8222 Remove -Wno-unused-parameter flag for vtsc by Jae Shin · 7 years ago
  31. 5230b97 Update build rule for vts driver. by Zhuoyao Zhang · 7 years ago
  32. e516c12 Update build file for profilier by Zhuoyao Zhang · 7 years ago
  33. e5e9103 Merge "Remove -Wno-uninitialized in hal driver/profiler build rule" by Zhuoyao Zhang · 7 years ago
  34. 14ac772 Remove -Wno-uninitialized in hal driver/profiler build rule by Zhuoyao Zhang · 7 years ago
  35. 79933be fix update_makefiles.py by Tri Vo · 7 years ago
  36. 7d1d48b Silence 1052 warnings by Colin Cross · 7 years ago
  37. aa6cfe9 Remove redundant dependencies by Steven Moreland · 7 years ago
  38. 8deb026 Update build rule for profiler by Zhuoyao Zhang · 7 years ago
  39. a703587 Add script that update the test configure for all hals. by Zhuoyao Zhang · 8 years ago
  40. 32bb587 Update the test configure for hidl hal test. by Zhuoyao Zhang · 7 years ago
  41. e472720 Rename vts drivers by Jae Shin · 7 years ago
  42. 0d0b2bd Merge "Add missing shared lib dependencies." by Treehugger Robot · 7 years ago
  43. 23d5a6b Tolerate push failure. by Tri Vo · 7 years ago
  44. 005229f Add missing shared lib dependencies. by Tri Vo · 7 years ago
  45. ff2df3c Move driver build rules to <hal_name>/<ver>/build/Android.bp. by Tri Vo · 7 years ago
  46. f094f30 Merge "vts hal drivers use libvts_drivercomm as a shared lib." by Keun Soo Yim · 7 years ago
  47. 4adfbf5 Add utility function to remove files from dir. by Tri Vo · 7 years ago
  48. df84a2e vts hal drivers use libvts_drivercomm as a shared lib. by Keun Soo Yim · 7 years ago
  49. 71b4fa6 Update script to create configures for replay tests. by Zhuoyao Zhang · 7 years ago
  50. cb4cdbd script update to preserve the spec dir structure by Keun Soo Yim · 7 years ago
  51. 2f7ced4 Remove comma separation feature from vts configurations by Yuexi Ma · 7 years ago
  52. b0e2506 warning headers to auto-generated file as input to generator. by Tri Vo · 8 years ago
  53. 8fbdc18 Merge "Update configure for hal tests on aosp." by Zhuoyao Zhang · 8 years ago
  54. a7903ef Merge "Add utils function to gen subdirs bp rule." by Treehugger Robot · 8 years ago
  55. cb4e2a5 Update configure for hal tests on aosp. by Zhuoyao Zhang · 8 years ago
  56. 461a025 remove python version by Yuexi Ma · 8 years ago
  57. c3a6936 Add utils function to gen subdirs bp rule. by Tri Vo · 8 years ago
  58. 8c65383 Merge "Generete .vts files on demand." by Tri Vo · 8 years ago
  59. 143ac62 Generete .vts files on demand. by Tri Vo · 8 years ago
  60. 3bb50fe Fix configuration for hal tests on aosp. by Zhuoyao Zhang · 8 years ago
  61. 84e308b Use hal2vts to generate .vts files. by Tri Vo · 8 years ago
  62. 2e4b807 Reorg to reduce merge conflicts. by Tri Vo · 8 years ago
  63. efe168d Create launch_hal_test.py. by Zhuoyao Zhang · 8 years ago