1. 3dd7546 Add device assignment host test by Inseob Kim · 2 years ago
  2. a2204b2 Disable tombstones related tests for HWASAN build by Shikha Panwar · 2 years, 1 month ago
  3. 0610356 Merge changes I0f33b6c4,If748cf16 into main by Treehugger Robot · 2 years, 1 month ago
  4. 8fcc8b9 Run tests on both pVMs and non-pVMS by Alan Stokes · 2 years, 1 month ago
  5. 0703476 Don't run non-protected tests if not supported by Alan Stokes · 2 years, 1 month ago
  6. 3c24c57 Skip DebugPolicyHostTests if adb root fails by Jaewan Kim · 2 years, 1 month ago
  7. 39463be Don't clear logcat on test cleanup by Inseob Kim · 2 years, 1 month ago
  8. 61e75e5 Remove custom vm permission host test by Inseob Kim · 2 years, 1 month ago
  9. 48a79e3 Merge "Disable MicrodroidHostTests.testCustomVirtualMachinePermission." by Treehugger Robot · 2 years, 1 month ago
  10. 68f90a7 Disable MicrodroidHostTests.testCustomVirtualMachinePermission. by Hai Zhang · 2 years, 2 months ago
  11. 2b6346d Stop using kernel logger by Jiyong Park · 2 years, 2 months ago
  12. 2422bdc [fdt] Add function to get the first range in /memory node of fdt by Alice Wang · 2 years, 2 months ago
  13. 1b04c52 Rely on logs instead to port forwarding in test by Shikha Panwar · 2 years, 3 months ago
  14. 9c0cbb7 Merge "Remove DisableMicrodroidDebugPolicyPreparer from MicrodroidHostTestCases" by Treehugger Robot · 2 years, 4 months ago
  15. ed0d293 Remove DisableMicrodroidDebugPolicyPreparer from MicrodroidHostTestCases by Jaewan Kim · 2 years, 4 months ago
  16. 2b03317 Merge "Allow to override AVF debug policy" by Treehugger Robot · 2 years, 4 months ago
  17. 4cf20aa Allow to override AVF debug policy by Jaewan Kim · 2 years, 4 months ago
  18. 64d2e41 Explicitly include MicrodroidTestPreparer in the test module by Jaewan Kim · 2 years, 4 months ago
  19. 6d11d37 Include MicrodroidTestPreparer where it's used by Jaewan Kim · 2 years, 4 months ago
  20. 15819f5 Disable AVF debug policies for tests by Jaewan Kim · 2 years, 4 months ago
  21. 12fab26 Merge changes I9f3a829c,I4404240c by Jaewan Kim · 2 years, 4 months ago
  22. d4dae65 Refactor to handle log output outside of pvmfw by Jaewan Kim · 2 years, 4 months ago
  23. 48ce4db Remove duplicated device capability checks by Jaewan Kim · 2 years, 4 months ago
  24. 0b4a262 Merge "Ensure no AVF debug policy in locked device" by Treehugger Robot · 2 years, 4 months ago
  25. d42c24b Ensure no AVF debug policy in locked device by Jaewan Kim · 2 years, 5 months ago
  26. 8decb07 Merge "Avoid unnecessary tear down in the test" by Treehugger Robot · 2 years, 4 months ago
  27. eb27db4 Merge "Improve testTelemetryPushedAtoms" by Seungjae Yoo · 2 years, 4 months ago
  28. 2fbda52 Improve testTelemetryPushedAtoms by Seungjae Yoo · 2 years, 4 months ago
  29. f93d5cf Avoid unnecessary tear down in the test by Victor Hsieh · 2 years, 4 months ago
  30. 3124ef0 Handle ramdump in microdroid_manager by Jaewan Kim · 2 years, 5 months ago
  31. a5c3b4b Merge "Add test for enabled adb and logcat" by Treehugger Robot · 2 years, 5 months ago
  32. 92288d0 Add test for enabled adb and logcat by Jaewan Kim · 2 years, 5 months ago
  33. 993b988 Merge "MicrodroidHostTest: mkdir test dir @Before test run" by Shikha Panwar · 2 years, 5 months ago
  34. 18ff102 Merge "Re-enable kernel ramdump test" by Inseob Kim · 2 years, 5 months ago
  35. d2ea593 Re-enable kernel ramdump test by Inseob Kim · 2 years, 5 months ago
  36. b24d1dc Enable adb and adb root with debug level or debug policy by Jaewan Kim · 2 years, 6 months ago
  37. cbb5f8a Merge "Enforce adb unroot for testCustomVirtualMachinePermission" by Jaewan Kim · 2 years, 5 months ago
  38. 11fe017 Merge "Check non-user build for PvmfwDebugPolicyHostTests" by Jaewan Kim · 2 years, 5 months ago
  39. 89bac84 Check non-user build for PvmfwDebugPolicyHostTests by Jaewan Kim · 2 years, 6 months ago
  40. 66f062e Address comments from previous commit by Jaewan Kim · 2 years, 6 months ago
  41. a387f50 Enforce adb unroot for testCustomVirtualMachinePermission by Jaewan Kim · 2 years, 6 months ago
  42. c03f661 Enable microdroid console output with debug level or debug policy by Jaewan Kim · 2 years, 6 months ago
  43. 62fe1b4 Replace mk_payload with a Java utility by Jooyung Han · 2 years, 6 months ago
  44. 363fdb6 Merge "Add debug policy tests for ramdump" by Jaewan Kim · 2 years, 6 months ago
  45. 31cd38d Add tests for default of export_tombstones by Inseob Kim · 2 years, 6 months ago
  46. 2cf6f39 Add debug policy tests for ramdump by Jaewan Kim · 2 years, 6 months ago
  47. 97cec9a Merge "Refactor VM config to support different CPU topologies" by Treehugger Robot · 2 years, 6 months ago
  48. 44c4517 Merge "Add a way to glue pvmfw and custom config" by Treehugger Robot · 2 years, 6 months ago
  49. 0ccb99b Add a way to glue pvmfw and custom config by Jaewan Kim · 2 years, 6 months ago
  50. 78b3e6d MicrodroidHostTest: mkdir test dir @Before test run by Shikha Panwar · 2 years, 6 months ago
  51. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 6 months ago
  52. 440f6c1 Merge "Revert "Add preparing custom pvmfw for hostside test"" by Treehugger Robot · 2 years, 6 months ago
  53. aa97a17 Revert "Add preparing custom pvmfw for hostside test" by Jaewan Kim · 2 years, 6 months ago
  54. ab1037d Export tombstones by default for debuggable VMs by Inseob Kim · 2 years, 6 months ago
  55. 5ef2403 Merge "Skip testTombstonesAreGeneratedUponKernelCrash on user build" by Jaewan Kim · 2 years, 6 months ago
  56. cfd6bc2 Skip testTombstonesAreGeneratedUponKernelCrash on user build by Jaewan Kim · 2 years, 6 months ago
  57. 048d3c1 Temporally disable tombstone tests by Jaewan Kim · 2 years, 6 months ago
  58. 77b7dce Merge "Fix log string checked to test vbmeta verification" by Treehugger Robot · 2 years, 6 months ago
  59. 5ba3f4f Fix log string checked to test vbmeta verification by Shikha Panwar · 2 years, 6 months ago
  60. d2b70ef Merge "CTS to ensure images in VM's boot path use sha256" by Shikha Panwar · 2 years, 6 months ago
  61. af066d0 Merge changes from topic "sign_virt_and_legacy" by Shikha Panwar · 2 years, 6 months ago
  62. 41b41c4 CTS to ensure images in VM's boot path use sha256 by Shikha Panwar · 2 years, 7 months ago
  63. a7605cf [sign_virt_apex] Update vbmeta related bootconfigs by Shikha Panwar · 2 years, 7 months ago
  64. 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 7 months ago
  65. 0168b46 Redirect debuggable VM's logs to host logd by Inseob Kim · 2 years, 8 months ago
  66. d4f51a5 virtmgr: Delegate debugVmList to virtualizationservice by David Brazdil · 2 years, 7 months ago
  67. 2df2a2e Merge "Only accept binary name not path" by Treehugger Robot · 2 years, 7 months ago
  68. 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 7 months ago
  69. 98ce68d Enable permission checks for zipfuse filesystems by Jiyong Park · 2 years, 7 months ago
  70. dda0587 Add a test for kernel ramdump by Inseob Kim · 2 years, 8 months ago
  71. e85831e Remove prefix full_ from debuggable by Seungjae Yoo · 2 years, 8 months ago
  72. 4379c83 [pvmfw][test] Test the pvmfw success scenario with valid image by Alice Wang · 2 years, 8 months ago
  73. 28cbcf1 [avb] Define rust API for image verification and connect pvmfw by Alice Wang · 2 years, 8 months ago
  74. bc44520 Merge "[test] Add e2e test skeleton for kernel image verification in pvmfw" by Alice Wang · 2 years, 8 months ago
  75. e6d1ccd [test] Add e2e test skeleton for kernel image verification in pvmfw by Alice Wang · 2 years, 9 months ago
  76. 72f992e Add preparing custom pvmfw for hostside test by Jaewan Kim · 2 years, 9 months ago
  77. de1f1fe [refactor] Simplify boot verification tests in MicrodroidHostTests by Alice Wang · 2 years, 9 months ago
  78. a5f11e0 Merge "[refactor] Prepare MicrodroidHostTests for the adbConnect() migration" by Alice Wang · 2 years, 9 months ago
  79. 6decdbc [refactor] Prepare MicrodroidHostTests for the adbConnect() migration by Alice Wang · 2 years, 9 months ago
  80. dafab27 [refactor] Minor simplification for MicrodroidHostTests by Alice Wang · 2 years, 9 months ago
  81. a1f97c3 [refactor] Check whether protectedVM is supported with TestDevice by Alice Wang · 2 years, 9 months ago
  82. c975449 [refactor] Remove unused shutdownMicrodroid in MicrodroidHostTestCaseBase by Alice Wang · 2 years, 9 months ago
  83. 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 2 years, 9 months ago
  84. f52ea14 Merge "Run resigning Microdroid tests in a background process" by Treehugger Robot · 2 years, 9 months ago
  85. d36a89d Merge "[test] Cleanup unreachable code in MicrodroidHostTestCaseBase" by Alice Wang · 2 years, 9 months ago
  86. f4f3d1c Merge changes from topic "microdroid_selinux_denial_fix" by Inseob Kim · 2 years, 9 months ago
  87. 7e252da Run resigning Microdroid tests in a background process by David Brazdil · 2 years, 9 months ago
  88. cb8d313 [test] Cleanup unreachable code in MicrodroidHostTestCaseBase by Alice Wang · 2 years, 9 months ago
  89. 89c3927 Use console for SELinux denial check by Inseob Kim · 2 years, 9 months ago
  90. 6ce2215 Skip tests on devices without virtualization_framework sys feature by Nikita Ioffe · 2 years, 9 months ago
  91. 232ab12 Merge "Fix test following crosvm merge" by Elie Kheirallah · 2 years, 9 months ago
  92. 3742f99 Fix test following crosvm merge by Elie Kheirallah · 2 years, 9 months ago
  93. f88c315 Migrate MicrodroidHostTestCases to MicrodroidBuilder by David Brazdil · 2 years, 9 months ago
  94. dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 9 months ago
  95. 4a3c0a8 Include shell command in some assertion messages by Victor Hsieh · 3 years, 3 months ago
  96. 348124e Add test for atoms VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 10 months ago
  97. 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
  98. cef88d2 Move assertions in test to use Truth library by Nikita Ioffe · 2 years, 10 months ago
  99. 76cf101 Better test assertions by Alan Stokes · 2 years, 10 months ago
  100. c693084 Use ro.product.vendor.device to determine if running on Cuttlefish by Jiyong Park · 2 years, 10 months ago