1. 7762003 test: Ignore testBootFailsWhenProtectedVmStartsWithImagesSignedWithDifferentKey by Pierre-Clément Tosi · 2 years, 11 months ago
  2. ff7d5af Move getProcMemInfo() from MicrodroidTestCase to ProcessUtil. by guile · 3 years ago
  3. c113f28 Revert^2 "Fix Microdroid tests to work with kernelboot method" by Shikha Panwar · 3 years ago
  4. 5a24738 [cleanup][test] Refactor MicrodroidTestCase with ProcessUtil by Alice Wang · 3 years ago
  5. cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 3 years ago
  6. cd9b945 Re-connect after adb root by Jiyong Park · 3 years ago
  7. e93cc88 Merge "Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint collection during compilation to AOSP." by Guile Chao · 3 years ago
  8. 551f7d3 Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint by guile · 3 years ago
  9. f219cd8 Delete cpu affinity config by Victor Hsieh · 3 years ago
  10. 7f7c439 Rename host test helper package to com.android.microdroid.test.host by Alice Wang · 3 years ago
  11. 1291f84 Merge "Implement elapsed_time for VmBooted and VmExited" by Treehugger Robot · 3 years ago
  12. 2e7beea Implement elapsed_time for VmBooted and VmExited by Seungjae Yoo · 3 years ago
  13. 70225b3 Pass "shared libs" apexes by Jooyung Han · 3 years ago
  14. 9e64d77 Merge "Add test for atoms VmCreationRequested, VmBooted, and VmExited" by Treehugger Robot · 3 years ago
  15. 1b8a7d1 Add test for atoms VmCreationRequested, VmBooted, and VmExited by Seungjae Yoo · 3 years, 1 month ago
  16. 9cb37ec Report breakdown of Microdroid userspace memory usage by David Brazdil · 3 years, 1 month ago
  17. 950578d Merge "Format MicrodroidTestCase.java with aosp style" by Treehugger Robot · 3 years, 1 month ago
  18. 0f24886 Format MicrodroidTestCase.java with aosp style by Seungjae Yoo · 3 years, 1 month ago
  19. 3d18c26 Fix array-related errorprone warnings by Cole Faust · 3 years, 1 month ago
  20. 9b674ec Merge "Annotate our CTS tests using CddTests annotation." by Jiyong Park · 3 years, 1 month ago
  21. dfb6785 Forward microdroid console as well as log by Inseob Kim · 3 years, 1 month ago
  22. dfd948c Use apexes on device APEX for testing by Jooyung Han · 3 years, 1 month ago
  23. 5517b10 Annotate our CTS tests using CddTests annotation. by Jiyong Park · 3 years, 2 months ago
  24. b05832f Remove testTombstonesAreBeingForwarded by Shikha Panwar · 3 years, 1 month ago
  25. 5387c9e Move isCuttlefish() to helper classes by David Brazdil · 3 years, 1 month ago
  26. f9fe9a0 Rename VirtualizationTestHelper to MicrodroidHostTestHelper by David Brazdil · 3 years, 1 month ago
  27. 3fe420c Add tombstone upon crash test by Inseob Kim · 3 years, 2 months ago
  28. 70968f9 Use log file instead of micrdroid logcat for tests by Inseob Kim · 3 years, 2 months ago
  29. ad0c2fb Merge "Fix flaky test & add func runOnHostRetryingOnFailure" by Treehugger Robot · 3 years, 2 months ago
  30. a4fd404 Fix flaky test & add func runOnHostRetryingOnFailure by Shikha Panwar · 3 years, 2 months ago
  31. d6267ae Revert^2 "Migrate to avb_add_hash_footer" by Andrew Scull · 3 years, 3 months ago
  32. ed0fd2d Revert "Migrate to avb_add_hash_footer" by Andrew Scull · 3 years, 3 months ago
  33. 26eca1f Migrate to avb_add_hash_footer by Andrew Scull · 3 years, 3 months ago
  34. 4c6841b Show reason on failure by Alan Stokes · 3 years, 4 months ago
  35. fe69ddd Unroot to run MicrodroidHostTestCases by Alan Stokes · 3 years, 4 months ago
  36. fc672dd Run custom vm test only when pvm is supported by Inseob Kim · 3 years, 4 months ago
  37. f3c6703 Merge "Add USE_CUSTOM_VIRTUAL_MACHINE permission" by Treehugger Robot · 3 years, 4 months ago
  38. 1119d70 Add USE_CUSTOM_VIRTUAL_MACHINE permission by Inseob Kim · 3 years, 4 months ago
  39. 988e320 Don't run testTombstonesAreBeingForwarded on user builds by Jiyong Park · 3 years, 4 months ago
  40. 8d006ba Set dev.bootcomplete in Microdroid by Victor Hsieh · 3 years, 4 months ago
  41. 34d4964 Merge "Introduce CommandResultSubject" by Victor Hsieh · 3 years, 4 months ago
  42. c896f91 Introduce CommandResultSubject by Victor Hsieh · 3 years, 4 months ago
  43. 6b26273 Use apex_name as partition name when using mk_payload by Jooyung Han · 3 years, 4 months ago
  44. e221e21 Move code for log archive to new helper class by Victor Hsieh · 3 years, 5 months ago
  45. 9bfb1a1 Use longer timeout to run sign_virt_apex in tests by Jooyung Han · 3 years, 5 months ago
  46. 1509817 [test] Fix rootMicrodroid() to block till device is online. by Shikha Panwar · 3 years, 5 months ago
  47. 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
  48. 16aef92 Remove reconnectHostAdb hack by Jiyong Park · 3 years, 5 months ago
  49. 9f2ca1e Remove unnecessary sleep calls by Jiyong Park · 3 years, 5 months ago
  50. fdc0c28 Uninstall the test app in shutdown by Inseob Kim · 3 years, 6 months ago
  51. 5507664 Archive VM logs for test cases by Victor Hsieh · 3 years, 6 months ago
  52. e77f601 Rename method: Drop the "device", it's cleaner by Alan Stokes · 3 years, 6 months ago
  53. e61e324 Fix explicit checks for /dev/kvm by Alan Stokes · 3 years, 6 months ago
  54. 3cf2094 Remove JSON schema helper classes by Jooyung Han · 3 years, 6 months ago
  55. dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 3 years, 7 months ago
  56. 528a368 Embed test-purpose APEXes as data by Jooyung Han · 3 years, 6 months ago
  57. 1c3d2fa Test: bootloader checks vbmeta signing key by Jooyung Han · 3 years, 6 months ago
  58. a610831 Refactor: pull up getPathForPackage() by Jooyung Han · 3 years, 6 months ago
  59. 6afd667 Test: Protected VM fails if images are signed by unknown by Jooyung Han · 3 years, 7 months ago
  60. 66ca324 Parameterize MicrodroidTestApp for protected mode by Andrew Scull · 3 years, 7 months ago
  61. 8f3aa53 Add a test for permission check by Jooyung Han · 3 years, 7 months ago
  62. 4cf46ce Add test to check if microdroid selinux is enabled by Inseob Kim · 3 years, 7 months ago
  63. 3ac5c11 Add microdroid sepolicy neverallow test by Inseob Kim · 3 years, 7 months ago
  64. 29de517 Relanding: "Add our integration tests to cts" by Jiyong Park · 3 years, 7 months ago
  65. 70bf068 Revert "Add our integration tests to cts" by Jiyong Park · 3 years, 7 months ago
  66. f41a7c6 Remove MicrodroidTestApp.signed by Jiyong Park · 3 years, 7 months ago
  67. a735165 Add our integration tests to cts by Jiyong Park · 3 years, 7 months ago
  68. 5c71cac Put all our tests to general-tests by Jiyong Park · 3 years, 7 months ago
  69. 4a93126 Fix broken test. by Alan Stokes · 3 years, 7 months ago
  70. 287e3de Add guest binder services to device-side tests by Inseob Kim · 3 years, 8 months ago
  71. 57a1db6 Merge "Use fs-verity digests proto to build the directory" by Treehugger Robot · 3 years, 8 months ago
  72. 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 3 years, 8 months ago
  73. 13e9914 Run Microdroid tests with less amount of RAM by Jiyong Park · 3 years, 8 months ago
  74. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 8 months ago
  75. ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 9 months ago
  76. 39bab89 Increase ARM64 memory for microdroid test by Inseob Kim · 3 years, 9 months ago
  77. 4563623 authfs: support remote output directory by Victor Hsieh · 3 years, 11 months ago
  78. f5377a4 Merge "Increase size of RAM on microdroid x86_64" by Ram Muthiah · 3 years, 11 months ago
  79. a2ca453 Merge "When testing CompOS, write somewhere harmless" by Treehugger Robot · 3 years, 11 months ago
  80. 93f5fdb Merge "Define debug levels" by Treehugger Robot · 3 years, 11 months ago
  81. c2a49cc Define debug levels by Jiyong Park · 3 years, 11 months ago
  82. d948c33 Increase size of RAM on microdroid x86_64 by Ram Muthiah · 3 years, 11 months ago
  83. 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 3 years, 11 months ago
  84. bee5904 Delete artifacts after test by Alan Stokes · 3 years, 11 months ago
  85. d9a9180 Test CompOS more directly. by Alan Stokes · 4 years ago
  86. d63cfff Add --mem option to the vm tool by Jiyong Park · 4 years ago
  87. e920321 Clean up test root before running test by Inseob Kim · 4 years ago
  88. 64d96fb Merge "Revert "Enable pKVM before running tests"" by Treehugger Robot · 4 years ago
  89. 69c30bf Revert "Enable pKVM before running tests" by Dan Shi · 4 years ago
  90. 9a54133 Merge "Enable pKVM before running tests" by Andrew Scull · 4 years ago
  91. 86ba5b3 Enable pKVM before running tests by Andrew Scull · 4 years ago
  92. 8416e37 No need to push idsig file by Jiyong Park · 4 years ago
  93. dee92b3 Fix flake by Jiyong Park · 4 years, 1 month ago
  94. 8932052 Add selinux denial test to Microdroid test by Inseob Kim · 4 years, 1 month ago
  95. 4e207a1 Remove shell invoking of payload by Inseob Kim · 4 years, 1 month ago
  96. 0bcddcc Set logwrapper timeout to the longest test time by Victor Hsieh · 4 years, 1 month ago
  97. 04a95d7 Revert "Close adb connection before shutting down VM" by Victor Hsieh · 4 years, 1 month ago
  98. f4aa566 Merge "instance.img is actually added as a writable partition" by Jiyong Park · 4 years, 1 month ago
  99. c0ca3ef Re-connect adb while cleaning up VM. by Alan Stokes · 4 years, 1 month ago
  100. 8d08181 instance.img is actually added as a writable partition by Jiyong Park · 4 years, 1 month ago