1. 18ff102 Merge "Re-enable kernel ramdump test" by Inseob Kim · 2 years, 11 months ago
  2. d2ea593 Re-enable kernel ramdump test by Inseob Kim · 2 years, 11 months ago
  3. e280834 Merge "Re-enable PVM tests on Raviole" by Pierre-Clément Tosi · 2 years, 11 months ago
  4. 9e38ace Re-enable PVM tests on Raviole by Pierre-Clément Tosi · 2 years, 11 months ago
  5. 40752aa Merge "Enable adb and adb root with debug level or debug policy" by Jaewan Kim · 2 years, 11 months ago
  6. b24d1dc Enable adb and adb root with debug level or debug policy by Jaewan Kim · 3 years ago
  7. f429ea4 Add test to assert that encrypted storage is mounted with NO_EXEC by Nikita Ioffe · 3 years ago
  8. e3641bd Disable PVM tests on Raviole by Alan Stokes · 3 years ago
  9. 63fa37b Test binder callbacks by Alan Stokes · 3 years ago
  10. 91b5a59 Merge "Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable" by Jaewan Kim · 3 years ago
  11. 84b9121 Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable by Jaewan Kim · 3 years ago
  12. 29e15c8 Mount /data with MS_NOEXEC by Nikita Ioffe · 3 years ago
  13. a7cb367 Make sure that files under bin/ directory of apk get X permission by Nikita Ioffe · 3 years ago
  14. cbb5f8a Merge "Enforce adb unroot for testCustomVirtualMachinePermission" by Jaewan Kim · 3 years ago
  15. 11fe017 Merge "Check non-user build for PvmfwDebugPolicyHostTests" by Jaewan Kim · 3 years ago
  16. 89bac84 Check non-user build for PvmfwDebugPolicyHostTests by Jaewan Kim · 3 years ago
  17. 66f062e Address comments from previous commit by Jaewan Kim · 3 years ago
  18. a387f50 Enforce adb unroot for testCustomVirtualMachinePermission by Jaewan Kim · 3 years ago
  19. 69b41b5 Merge changes I82acaa87,I0137f514,I0a055d1f,I9fca6467 by David Brazdil · 3 years ago
  20. bcce351 Add testVsockLatency benchmark by David Brazdil · 3 years ago
  21. 6145480 Merge "Set action in the service binding intent" by Treehugger Robot · 3 years ago
  22. 1156e93 Refactor testRpcBinderLatency by David Brazdil · 3 years ago
  23. 9e54082 Extract runVmTestService into MicrodroidDeviceTestBase by David Brazdil · 3 years ago
  24. 909c4e6 Report median of collected metrics by David Brazdil · 3 years ago
  25. a71cb8c Set action in the service binding intent by Nikita Ioffe · 3 years ago
  26. c03f661 Enable microdroid console output with debug level or debug policy by Jaewan Kim · 3 years ago
  27. 496e945 Merge "Add vsock RPC Binder roundtrip microbenchmark" by David Brazdil · 3 years ago
  28. 407d7b3 Switch vsock/virtio-blk benchmark to DEBUG_MODE_NONE by David Brazdil · 3 years ago
  29. 13f5727 Add vsock RPC Binder roundtrip microbenchmark by David Brazdil · 3 years ago
  30. 74c2f58 Add presubmit test that runs a VM with host CPU topology by David Brazdil · 3 years ago
  31. 62fe1b4 Replace mk_payload with a Java utility by Jooyung Han · 3 years ago
  32. 363fdb6 Merge "Add debug policy tests for ramdump" by Jaewan Kim · 3 years ago
  33. 613af6a Merge "Add tests for default of export_tombstones" by Treehugger Robot · 3 years ago
  34. 31cd38d Add tests for default of export_tombstones by Inseob Kim · 3 years ago
  35. 2cf6f39 Add debug policy tests for ramdump by Jaewan Kim · 3 years ago
  36. 7473654 Do tearDown iff we did setUp by Alan Stokes · 3 years ago
  37. 2ae708c Merge changes I2dc1c6d4,I0558e4d0 by Treehugger Robot · 3 years ago
  38. dd0378b Merge "EncryptedStore: Derive error msg from onError cb" by Treehugger Robot · 3 years ago
  39. 50822b4 Test refactoring by Alan Stokes · 3 years ago
  40. 21fdc91 Make VM Descriptor AutoCloseable by Alan Stokes · 3 years ago
  41. 5bb43e0 Merge changes Ia3e093b6,I924c0fd9,I809fa635 by Nikita Ioffe · 3 years ago
  42. 3e118f2 Add test case for sharing VM with encrypted storage by Nikita Ioffe · 3 years ago
  43. bac2bcf Add basic test that shares a VM from one app to another by Nikita Ioffe · 3 years ago
  44. e825c50 EncryptedStore: Derive error msg from onError cb by Shikha Panwar · 3 years ago
  45. 287f6ce Test that we can parcel & unparcel VirtualMachineDescriptor by Nikita Ioffe · 3 years ago
  46. 97cec9a Merge "Refactor VM config to support different CPU topologies" by Treehugger Robot · 3 years ago
  47. a2cb85d Merge "Skip tearDown() if tests skipped in setUp()" by Treehugger Robot · 3 years ago
  48. 44c4517 Merge "Add a way to glue pvmfw and custom config" by Treehugger Robot · 3 years ago
  49. 0ccb99b Add a way to glue pvmfw and custom config by Jaewan Kim · 3 years ago
  50. 829e54b Skip tearDown() if tests skipped in setUp() by Jaewan Kim · 3 years ago
  51. 7adc920 Merge changes Id5b2f5d1,I3a9c532c by Nikita Ioffe · 3 years ago
  52. ec32491 Merge "Add an incoming threadpool for connectToVsockServer" by Treehugger Robot · 3 years ago
  53. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 3 years ago
  54. 440f6c1 Merge "Revert "Add preparing custom pvmfw for hostside test"" by Treehugger Robot · 3 years ago
  55. aa97a17 Revert "Add preparing custom pvmfw for hostside test" by Jaewan Kim · 3 years ago
  56. b40472b Merge "Export tombstones by default for debuggable VMs" by Treehugger Robot · 3 years ago
  57. cd673d6 Add an incoming threadpool for connectToVsockServer by Alan Stokes · 3 years ago
  58. b5fb3f6 Merge "Fix Microdroid boot time tests reporting NaN" by Treehugger Robot · 3 years ago
  59. 1ed518a Fix Microdroid boot time tests reporting NaN by David Brazdil · 3 years ago
  60. 9c48068 Move MicrodroidVmShareApp to tests/vmshareapp directory by Nikita Ioffe · 3 years ago
  61. 7ffb014 Add basic test that starts a VM with payload from another app by Nikita Ioffe · 3 years ago
  62. ecf535c Merge "CTS: Encrypted storage is inaccessible to diff VM" by Treehugger Robot · 3 years ago
  63. 405aa69 CTS: Encrypted storage is inaccessible to diff VM by Shikha Panwar · 3 years ago
  64. ab1037d Export tombstones by default for debuggable VMs by Inseob Kim · 3 years ago
  65. 5ef2403 Merge "Skip testTombstonesAreGeneratedUponKernelCrash on user build" by Jaewan Kim · 3 years ago
  66. cfd6bc2 Skip testTombstonesAreGeneratedUponKernelCrash on user build by Jaewan Kim · 3 years ago
  67. 6ba4393 Merge changes from topic "avf_unprotected_crashkernel" by Treehugger Robot · 3 years ago
  68. 048d3c1 Temporally disable tombstone tests by Jaewan Kim · 3 years ago
  69. 6385205 Refactor Microdroid boot time benchmarks by David Brazdil · 3 years ago
  70. f1415b0 Merge "Sync encryptedstorage after payload execution" by Shikha Panwar · 3 years ago
  71. 77b7dce Merge "Fix log string checked to test vbmeta verification" by Treehugger Robot · 3 years ago
  72. def7ef9 Sync encryptedstorage after payload execution by Shikha Panwar · 3 years, 1 month ago
  73. 5ba3f4f Fix log string checked to test vbmeta verification by Shikha Panwar · 3 years ago
  74. 9a411dc Set memory size in bytes by Alan Stokes · 3 years ago
  75. ff0005f Set encrypted storage size in bytes by Alan Stokes · 3 years ago
  76. 8ce72be Merge "A stopped VM with no files is deleted" by Treehugger Robot · 3 years ago
  77. 4a66deb A stopped VM with no files is deleted by Alan Stokes · 3 years ago
  78. d2b70ef Merge "CTS to ensure images in VM's boot path use sha256" by Shikha Panwar · 3 years ago
  79. af066d0 Merge changes from topic "sign_virt_and_legacy" by Shikha Panwar · 3 years ago
  80. 41b41c4 CTS to ensure images in VM's boot path use sha256 by Shikha Panwar · 3 years, 1 month ago
  81. a7605cf [sign_virt_apex] Update vbmeta related bootconfigs by Shikha Panwar · 3 years, 1 month ago
  82. 9bffc3b Cache package name not APK path by Alan Stokes · 3 years ago
  83. d16b3f6 Revert "Mount /data with MS_NOEXEC" by Nikita Ioffe · 3 years ago
  84. 59eb85b Mount /data with MS_NOEXEC by Nikita Ioffe · 3 years, 1 month ago
  85. 861c9de Merge changes from topic "virtmgr_dir" by David Brazdil · 3 years, 1 month ago
  86. 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 3 years, 1 month ago
  87. 0dcf10c MicrodroidTests: only run methods required for this test case by Nikita Ioffe · 3 years, 1 month ago
  88. 0168b46 Redirect debuggable VM's logs to host logd by Inseob Kim · 3 years, 1 month ago
  89. 7d271c2 Merge "Add API to selectively redirect VM logs to apps" by Treehugger Robot · 3 years, 1 month ago
  90. d4f51a5 virtmgr: Delegate debugVmList to virtualizationservice by David Brazdil · 3 years, 1 month ago
  91. 8961f10 Add API to selectively redirect VM logs to apps by Inseob Kim · 3 years, 1 month ago
  92. b7cb175 Fix compatible config tests by Inseob Kim · 3 years, 1 month ago
  93. f46f09b Fix build. by Alan Stokes · 3 years, 1 month ago
  94. 2df2a2e Merge "Only accept binary name not path" by Treehugger Robot · 3 years, 1 month ago
  95. 7e4075f Merge changes I935424a5,Ib321e2a2,I2a2513ad,Icaad2935 by Jiyong Park · 3 years, 1 month ago
  96. e2d54bd Merge "Optimize vsock benchmark fixture" by Frederick Mayle · 3 years, 1 month ago
  97. 3d7c015 Merge "Add a test to check that payload can read from /mnt/apk/assets" by Nikita Ioffe · 3 years, 1 month ago
  98. 8f12f2b Only accept binary name not path by Alan Stokes · 3 years, 1 month ago
  99. 0244cb6 Add a test to check that payload can read from /mnt/apk/assets by Nikita Ioffe · 3 years, 1 month ago
  100. 98ce68d Enable permission checks for zipfuse filesystems by Jiyong Park · 3 years, 1 month ago