- 1b04c52 Rely on logs instead to port forwarding in test by Shikha Panwar · 2 years, 4 months ago
- 4cf20aa Allow to override AVF debug policy by Jaewan Kim · 2 years, 5 months ago
- 12fab26 Merge changes I9f3a829c,I4404240c by Jaewan Kim · 2 years, 5 months ago
- d4dae65 Refactor to handle log output outside of pvmfw by Jaewan Kim · 2 years, 5 months ago
- 48ce4db Remove duplicated device capability checks by Jaewan Kim · 2 years, 5 months ago
- 0b4a262 Merge "Ensure no AVF debug policy in locked device" by Treehugger Robot · 2 years, 5 months ago
- d42c24b Ensure no AVF debug policy in locked device by Jaewan Kim · 2 years, 5 months ago
- 8decb07 Merge "Avoid unnecessary tear down in the test" by Treehugger Robot · 2 years, 5 months ago
- eb27db4 Merge "Improve testTelemetryPushedAtoms" by Seungjae Yoo · 2 years, 5 months ago
- 2fbda52 Improve testTelemetryPushedAtoms by Seungjae Yoo · 2 years, 5 months ago
- f93d5cf Avoid unnecessary tear down in the test by Victor Hsieh · 2 years, 5 months ago
- 3124ef0 Handle ramdump in microdroid_manager by Jaewan Kim · 2 years, 5 months ago
- 92288d0 Add test for enabled adb and logcat by Jaewan Kim · 2 years, 6 months ago
- 18ff102 Merge "Re-enable kernel ramdump test" by Inseob Kim · 2 years, 6 months ago
- d2ea593 Re-enable kernel ramdump test by Inseob Kim · 2 years, 6 months ago
- b24d1dc Enable adb and adb root with debug level or debug policy by Jaewan Kim · 2 years, 7 months ago
- cbb5f8a Merge "Enforce adb unroot for testCustomVirtualMachinePermission" by Jaewan Kim · 2 years, 6 months ago
- 11fe017 Merge "Check non-user build for PvmfwDebugPolicyHostTests" by Jaewan Kim · 2 years, 6 months ago
- 89bac84 Check non-user build for PvmfwDebugPolicyHostTests by Jaewan Kim · 2 years, 6 months ago
- 66f062e Address comments from previous commit by Jaewan Kim · 2 years, 6 months ago
- a387f50 Enforce adb unroot for testCustomVirtualMachinePermission by Jaewan Kim · 2 years, 6 months ago
- c03f661 Enable microdroid console output with debug level or debug policy by Jaewan Kim · 2 years, 6 months ago
- 62fe1b4 Replace mk_payload with a Java utility by Jooyung Han · 2 years, 7 months ago
- 363fdb6 Merge "Add debug policy tests for ramdump" by Jaewan Kim · 2 years, 7 months ago
- 31cd38d Add tests for default of export_tombstones by Inseob Kim · 2 years, 7 months ago
- 2cf6f39 Add debug policy tests for ramdump by Jaewan Kim · 2 years, 7 months ago
- 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 7 months ago
- ab1037d Export tombstones by default for debuggable VMs by Inseob Kim · 2 years, 7 months ago
- 5ef2403 Merge "Skip testTombstonesAreGeneratedUponKernelCrash on user build" by Jaewan Kim · 2 years, 7 months ago
- cfd6bc2 Skip testTombstonesAreGeneratedUponKernelCrash on user build by Jaewan Kim · 2 years, 7 months ago
- 048d3c1 Temporally disable tombstone tests by Jaewan Kim · 2 years, 7 months ago
- 77b7dce Merge "Fix log string checked to test vbmeta verification" by Treehugger Robot · 2 years, 7 months ago
- 5ba3f4f Fix log string checked to test vbmeta verification by Shikha Panwar · 2 years, 7 months ago
- d2b70ef Merge "CTS to ensure images in VM's boot path use sha256" by Shikha Panwar · 2 years, 7 months ago
- af066d0 Merge changes from topic "sign_virt_and_legacy" by Shikha Panwar · 2 years, 7 months ago
- 41b41c4 CTS to ensure images in VM's boot path use sha256 by Shikha Panwar · 2 years, 7 months ago
- a7605cf [sign_virt_apex] Update vbmeta related bootconfigs by Shikha Panwar · 2 years, 8 months ago
- 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 8 months ago
- 0168b46 Redirect debuggable VM's logs to host logd by Inseob Kim · 2 years, 8 months ago
- d4f51a5 virtmgr: Delegate debugVmList to virtualizationservice by David Brazdil · 2 years, 8 months ago
- 2df2a2e Merge "Only accept binary name not path" by Treehugger Robot · 2 years, 8 months ago
- 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 8 months ago
- 98ce68d Enable permission checks for zipfuse filesystems by Jiyong Park · 2 years, 8 months ago
- dda0587 Add a test for kernel ramdump by Inseob Kim · 2 years, 9 months ago
- e85831e Remove prefix full_ from debuggable by Seungjae Yoo · 2 years, 9 months ago
- 4379c83 [pvmfw][test] Test the pvmfw success scenario with valid image by Alice Wang · 2 years, 9 months ago
- 28cbcf1 [avb] Define rust API for image verification and connect pvmfw by Alice Wang · 2 years, 9 months ago
- e6d1ccd [test] Add e2e test skeleton for kernel image verification in pvmfw by Alice Wang · 2 years, 9 months ago
- de1f1fe [refactor] Simplify boot verification tests in MicrodroidHostTests by Alice Wang · 2 years, 9 months ago
- a5f11e0 Merge "[refactor] Prepare MicrodroidHostTests for the adbConnect() migration" by Alice Wang · 2 years, 9 months ago
- 6decdbc [refactor] Prepare MicrodroidHostTests for the adbConnect() migration by Alice Wang · 2 years, 9 months ago
- dafab27 [refactor] Minor simplification for MicrodroidHostTests by Alice Wang · 2 years, 9 months ago
- a1f97c3 [refactor] Check whether protectedVM is supported with TestDevice by Alice Wang · 2 years, 9 months ago
- c975449 [refactor] Remove unused shutdownMicrodroid in MicrodroidHostTestCaseBase by Alice Wang · 2 years, 9 months ago
- f52ea14 Merge "Run resigning Microdroid tests in a background process" by Treehugger Robot · 2 years, 9 months ago
- 7e252da Run resigning Microdroid tests in a background process by David Brazdil · 2 years, 10 months ago
- 89c3927 Use console for SELinux denial check by Inseob Kim · 2 years, 10 months ago
- 232ab12 Merge "Fix test following crosvm merge" by Elie Kheirallah · 2 years, 10 months ago
- 3742f99 Fix test following crosvm merge by Elie Kheirallah · 2 years, 10 months ago
- f88c315 Migrate MicrodroidHostTestCases to MicrodroidBuilder by David Brazdil · 2 years, 10 months ago
- dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 10 months ago
- 348124e Add test for atoms VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 2 years, 10 months ago
- 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
- cef88d2 Move assertions in test to use Truth library by Nikita Ioffe · 2 years, 10 months ago
- 76cf101 Better test assertions by Alan Stokes · 2 years, 10 months ago
- 7b0255e Merge "Measure app startup impact after VM teardown" by Sebastian Ene · 2 years, 11 months ago
- 6291981 Measure app startup impact after VM teardown by Sebastian Ene · 2 years, 11 months ago
- 7762003 test: Ignore testBootFailsWhenProtectedVmStartsWithImagesSignedWithDifferentKey by Pierre-Clément Tosi · 2 years, 11 months ago
- ff7d5af Move getProcMemInfo() from MicrodroidTestCase to ProcessUtil. by guile · 2 years, 11 months ago
- c113f28 Revert^2 "Fix Microdroid tests to work with kernelboot method" by Shikha Panwar · 2 years, 11 months ago
- 5a24738 [cleanup][test] Refactor MicrodroidTestCase with ProcessUtil by Alice Wang · 3 years ago
- cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 3 years ago
- e93cc88 Merge "Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint collection during compilation to AOSP." by Guile Chao · 3 years ago
- 551f7d3 Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint by guile · 3 years ago
- f219cd8 Delete cpu affinity config by Victor Hsieh · 3 years ago
- 7f7c439 Rename host test helper package to com.android.microdroid.test.host by Alice Wang · 3 years ago
- 1291f84 Merge "Implement elapsed_time for VmBooted and VmExited" by Treehugger Robot · 3 years ago
- 2e7beea Implement elapsed_time for VmBooted and VmExited by Seungjae Yoo · 3 years ago
- 70225b3 Pass "shared libs" apexes by Jooyung Han · 3 years ago
- 9e64d77 Merge "Add test for atoms VmCreationRequested, VmBooted, and VmExited" by Treehugger Robot · 3 years ago
- 1b8a7d1 Add test for atoms VmCreationRequested, VmBooted, and VmExited by Seungjae Yoo · 3 years, 1 month ago
- 9cb37ec Report breakdown of Microdroid userspace memory usage by David Brazdil · 3 years ago
- 0f24886 Format MicrodroidTestCase.java with aosp style by Seungjae Yoo · 3 years ago
- 9b674ec Merge "Annotate our CTS tests using CddTests annotation." by Jiyong Park · 3 years, 1 month ago
- dfd948c Use apexes on device APEX for testing by Jooyung Han · 3 years, 1 month ago
- 5517b10 Annotate our CTS tests using CddTests annotation. by Jiyong Park · 3 years, 2 months ago
- b05832f Remove testTombstonesAreBeingForwarded by Shikha Panwar · 3 years, 1 month ago
- 5387c9e Move isCuttlefish() to helper classes by David Brazdil · 3 years, 1 month ago
- f9fe9a0 Rename VirtualizationTestHelper to MicrodroidHostTestHelper by David Brazdil · 3 years, 1 month ago
- 3fe420c Add tombstone upon crash test by Inseob Kim · 3 years, 2 months ago
- 70968f9 Use log file instead of micrdroid logcat for tests by Inseob Kim · 3 years, 2 months ago
- ad0c2fb Merge "Fix flaky test & add func runOnHostRetryingOnFailure" by Treehugger Robot · 3 years, 2 months ago
- a4fd404 Fix flaky test & add func runOnHostRetryingOnFailure by Shikha Panwar · 3 years, 2 months ago
- d6267ae Revert^2 "Migrate to avb_add_hash_footer" by Andrew Scull · 3 years, 3 months ago
- ed0fd2d Revert "Migrate to avb_add_hash_footer" by Andrew Scull · 3 years, 3 months ago
- 26eca1f Migrate to avb_add_hash_footer by Andrew Scull · 3 years, 3 months ago
- 4c6841b Show reason on failure by Alan Stokes · 3 years, 4 months ago
- fc672dd Run custom vm test only when pvm is supported by Inseob Kim · 3 years, 4 months ago
- f3c6703 Merge "Add USE_CUSTOM_VIRTUAL_MACHINE permission" by Treehugger Robot · 3 years, 4 months ago
- 1119d70 Add USE_CUSTOM_VIRTUAL_MACHINE permission by Inseob Kim · 3 years, 4 months ago