1. af2b4f2 Fix broken tests due to crosvm name change by Inseob Kim · 10 months ago
  2. d5846dc Add test to verify page size of Microdroid VM by Nikita Ioffe · 10 months ago
  3. f49350e Reland Add microdroid_16k by Nikita Ioffe · 10 months ago
  4. 71aeb9a Revert "Add microdroid_16k" by Liana Kazanova · 10 months ago
  5. 8b183f5 Add microdroid_16k by Nikita Ioffe · 10 months ago
  6. a2af2a7 Reland "Generalize our parameterized tests" by Nikita Ioffe · 10 months ago
  7. ab6c5ca Revert "Generalize our parameterized tests" by Liana Kazanova · 10 months ago
  8. bb3663f Generalize our parameterized tests by Nikita Ioffe · 10 months ago
  9. fa6cc09 Run google-java-format for all Java source files by Jiyong Park · 1 year, 1 month ago
  10. 73342be GF/Skip tests: Final VM secrets maybe same by Bo Hu · 1 year, 2 months ago
  11. 3776d61 Remove references to android14-6.1-pkvm_experimental by Nikita Ioffe · 1 year, 2 months ago
  12. b923a6a Remove TV from running AVF tests by Ray Chin · 1 year, 2 months ago
  13. 6754854 Merge "Microdroid test: disable for automotive" into main by Treehugger Robot · 1 year, 2 months ago
  14. d211010 Microdroid test: disable for automotive by Gurchetan Singh · 1 year, 2 months ago
  15. 331feaa Merge "Microdroid: Add support for android15-6.6 GKI as guest kernel" into main by Nikita Ioffe · 1 year, 2 months ago
  16. e4c38ab Microdroid: Add support for android15-6.6 GKI as guest kernel by Nikita Ioffe · 1 year, 2 months ago
  17. 7ddf2fa Skip Microdroid VSR tests on Wear by Yeabkal Wubshit · 1 year, 2 months ago
  18. 5839fc6 Merge "Skip protected VM tests on GSI" into main by Treehugger Robot · 1 year, 3 months ago
  19. 09ae094 Skip protected VM tests on GSI by Jiyong Park · 1 year, 3 months ago
  20. 7541003 Merge changes I8f4166ff,I51f1c1ab into main by Treehugger Robot · 1 year, 3 months ago
  21. c874cd2 Add tests for Rust VM Payload by Alan Stokes · 1 year, 3 months ago
  22. 557cc65 Add logs to Microdroid device test by Jiyong Park · 1 year, 3 months ago
  23. c063470 Merge "Add sdk_version property to cts tests" into main by Jihoon Kang · 1 year, 3 months ago
  24. c14be26 Add sdk_version property to cts tests by Jihoon Kang · 1 year, 3 months ago
  25. 22c79fe Use ro.board.api_level to check whether BSP is under VSR-15 or not by Jiyong Park · 1 year, 3 months ago
  26. d2f42f5 Disable AVF tests on cf_arm64 by Alan Stokes · 1 year, 4 months ago
  27. e045c6b New DICE chain requirements apply from VSR 15 by Alan Stokes · 1 year, 4 months ago
  28. ad175ab Skip AVF tests if GSI && VSR < 202404 by Jiyong Park · 1 year, 4 months ago
  29. e7df57a Add -pkvm_experimental to the microdroid_gki_android14-6.1 artifacts by Nikita Ioffe · 1 year, 5 months ago
  30. 748b2aa Prevent removing instance when changing DebugLevel by Shikha Panwar · 1 year, 5 months ago
  31. 7aef66d Test instance.img conditional to Updatable VM support by Shikha Panwar · 1 year, 6 months ago
  32. ab86c83 Merge "[test] Move runVmAttestationService method to device test base" into main by Alice Wang · 1 year, 6 months ago
  33. 80da053 [test] Move runVmAttestationService method to device test base by Alice Wang · 1 year, 6 months ago
  34. 89b2459 Unify OS APIs into one API by Inseob Kim · 1 year, 7 months ago
  35. 14e6018 Support amending vendor hashtree digest when virtmgr constructs DTBO based on host DT by Seungjae Yoo · 1 year, 7 months ago
  36. 2af9819 Merge "Test either protected or non-protected VMs are supported" into main by Treehugger Robot · 1 year, 7 months ago
  37. 85ea538 Detailed error message when parsing /proc/<pid>/smaps fails by Jiyong Park · 1 year, 7 months ago
  38. 07c1377 Test either protected or non-protected VMs are supported by Alan Stokes · 1 year, 7 months ago
  39. 99b98e8 Merge "If an invalid VM config exists, delete it" into main by Treehugger Robot · 1 year, 7 months ago
  40. acf619d If an invalid VM config exists, delete it by Alan Stokes · 1 year, 7 months ago
  41. 8704861 Simplify test ownership. by Alan Stokes · 1 year, 7 months ago
  42. 61615bd [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  43. d9ab481 Validate setOs and --gki when creating a VM by Inseob Kim · 1 year, 8 months ago
  44. d7766a5 Run device side tests also on microdroid GKI by Inseob Kim · 1 year, 8 months ago
  45. 88780aa Enable verifying vendor partition (Reland with additional edits) by Seungjae Yoo · 1 year, 8 months ago
  46. ebab0a9 Revert "Enable verifying vendor partition" by Seungjae Yoo · 1 year, 8 months ago
  47. 7012b00 Enable verifying vendor partition by Seungjae Yoo · 1 year, 10 months ago
  48. 9cf23c6 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 11 months ago
  49. 2174d41 Skip changingDebuggability related tests on Non-pVM by Shikha Panwar · 2 years ago
  50. bea3a6e Add boot time benchmark for Microdroid VM with vendor partition by Nikita Ioffe · 2 years ago
  51. 1294f94 Run app payloads as non-root. by Alan Stokes · 2 years, 1 month ago
  52. a2204b2 Disable tombstones related tests for HWASAN build by Shikha Panwar · 2 years, 2 months ago
  53. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 2 months ago
  54. 92e3472 Add TestApis for using console input by Jiyong Park · 2 years, 2 months ago
  55. 4f12180 Monitor boottime metrics also from liblog logs by Jiyong Park · 2 years, 2 months ago
  56. caf7b95 Change *Service::SERVICE_PORT to *Service::PORT by Devin Moore · 2 years, 5 months ago
  57. e6b3018 test: Use INFINITY & NaN for intermediate metrics by Pierre-Clément Tosi · 2 years, 5 months ago
  58. 15819f5 Disable AVF debug policies for tests by Jaewan Kim · 2 years, 5 months ago
  59. 435765d Capture stderr when we run composd_cmd by Alan Stokes · 2 years, 5 months ago
  60. 0147e4d Do not assume there is only one crosvm process by David Brazdil · 2 years, 6 months ago
  61. 9e38ace Re-enable PVM tests on Raviole by Pierre-Clément Tosi · 2 years, 6 months ago
  62. e3641bd Disable PVM tests on Raviole by Alan Stokes · 2 years, 6 months ago
  63. 91b5a59 Merge "Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable" by Jaewan Kim · 2 years, 6 months ago
  64. 84b9121 Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable by Jaewan Kim · 2 years, 6 months ago
  65. 29e15c8 Mount /data with MS_NOEXEC by Nikita Ioffe · 2 years, 6 months ago
  66. a7cb367 Make sure that files under bin/ directory of apk get X permission by Nikita Ioffe · 2 years, 6 months ago
  67. 9e54082 Extract runVmTestService into MicrodroidDeviceTestBase by David Brazdil · 2 years, 7 months ago
  68. 909c4e6 Report median of collected metrics by David Brazdil · 2 years, 7 months ago
  69. b5fb3f6 Merge "Fix Microdroid boot time tests reporting NaN" by Treehugger Robot · 2 years, 7 months ago
  70. 1ed518a Fix Microdroid boot time tests reporting NaN by David Brazdil · 2 years, 7 months ago
  71. 5ef2403 Merge "Skip testTombstonesAreGeneratedUponKernelCrash on user build" by Jaewan Kim · 2 years, 7 months ago
  72. cfd6bc2 Skip testTombstonesAreGeneratedUponKernelCrash on user build by Jaewan Kim · 2 years, 7 months ago
  73. 6385205 Refactor Microdroid boot time benchmarks by David Brazdil · 2 years, 7 months ago
  74. 0dcf10c MicrodroidTests: only run methods required for this test case by Nikita Ioffe · 2 years, 8 months ago
  75. 8961f10 Add API to selectively redirect VM logs to apps by Inseob Kim · 2 years, 9 months ago
  76. 170929f Set task profile of MicrodroidBenchmarkApp by David Brazdil · 2 years, 8 months ago
  77. dc11b7e Test for checking persistence of encryptedstore by Shikha Panwar · 2 years, 9 months ago
  78. 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 9 months ago
  79. 24358c6 Add payload linker namespace test by Inseob Kim · 2 years, 9 months ago
  80. 97bf543 More robust parsing of /proc/meminfo by Jiyong Park · 2 years, 9 months ago
  81. 100b76d Add some unit tests by Alan Stokes · 2 years, 9 months ago
  82. 03a8770 Remove MicrodroidDeviceTestBase.Inner by Nikita Ioffe · 2 years, 9 months ago
  83. 60991a5 Add VirtualizationModuleFrameworkInitializer by Nikita Ioffe · 2 years, 10 months ago
  84. ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 3 years ago
  85. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 10 months ago
  86. 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 2 years, 10 months ago
  87. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 10 months ago
  88. 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 2 years, 10 months ago
  89. e079f72 Merge changes from topics "avf-sys-feature", "move-avf-jar-to-bcp", "virt-apex-on-system" by Nikita Ioffe · 2 years, 10 months ago
  90. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 11 months ago
  91. 0729d9e Change the condition in prepareTestSetup by Nikita Ioffe · 2 years, 11 months ago
  92. f28eec2 Move AVF jar to BCP and rename it to framework-virtualization by Nikita Ioffe · 2 years, 11 months ago
  93. 85ac934 Rename console/log getters by Alan Stokes · 2 years, 10 months ago
  94. 20696d9 Move delete to VirtualMachineManager by Alan Stokes · 2 years, 10 months ago
  95. 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 11 months ago
  96. 0583e0a Add API to determine VM capabilities by Alan Stokes · 2 years, 11 months ago
  97. c693084 Use ro.product.vendor.device to determine if running on Cuttlefish by Jiyong Park · 2 years, 11 months ago
  98. d5926d7 tests: Update string for measuring pvmfw boot time by Pierre-Clément Tosi · 2 years, 11 months ago
  99. 6056be1 Support config-less VMs by Alan Stokes · 3 years ago
  100. d4667bc VirtualMachine API changes pre-@SystemApi by Alan Stokes · 3 years ago