- 72f992e Add preparing custom pvmfw for hostside test by Jaewan Kim · 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
- 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 2 years, 9 months ago
- cb8d313 [test] Cleanup unreachable code in MicrodroidHostTestCaseBase by Alice Wang · 2 years, 9 months ago
- 6ce2215 Skip tests on devices without virtualization_framework sys feature by Nikita Ioffe · 2 years, 9 months ago
- f88c315 Migrate MicrodroidHostTestCases to MicrodroidBuilder by David Brazdil · 2 years, 9 months ago
- 4a3c0a8 Include shell command in some assertion messages by Victor Hsieh · 3 years, 3 months ago
- cef88d2 Move assertions in test to use Truth library by Nikita Ioffe · 2 years, 10 months ago
- c693084 Use ro.product.vendor.device to determine if running on Cuttlefish by Jiyong Park · 2 years, 10 months ago
- 4a9f2fe Prevent stalled adb connections to Micrdroid by Sebastian Ene · 2 years, 10 months ago
- 6291981 Measure app startup impact after VM teardown by Sebastian Ene · 2 years, 10 months ago
- cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 2 years, 11 months ago
- cd9b945 Re-connect after adb root by Jiyong Park · 2 years, 11 months ago
- f219cd8 Delete cpu affinity config by Victor Hsieh · 2 years, 11 months ago
- 7f7c439 Rename host test helper package to com.android.microdroid.test.host by Alice Wang · 3 years ago
- 3d18c26 Fix array-related errorprone warnings by Cole Faust · 3 years ago
- dfb6785 Forward microdroid console as well as log by Inseob Kim · 3 years 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
- a4fd404 Fix flaky test & add func runOnHostRetryingOnFailure by Shikha Panwar · 3 years, 2 months ago
- c896f91 Introduce CommandResultSubject by Victor Hsieh · 3 years, 3 months ago
- e221e21 Move code for log archive to new helper class by Victor Hsieh · 3 years, 4 months ago
- 1509817 [test] Fix rootMicrodroid() to block till device is online. by Shikha Panwar · 3 years, 4 months ago
- 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 5 months ago
- 16aef92 Remove reconnectHostAdb hack by Jiyong Park · 3 years, 4 months ago
- 9f2ca1e Remove unnecessary sleep calls by Jiyong Park · 3 years, 4 months ago
- 5507664 Archive VM logs for test cases by Victor Hsieh · 3 years, 5 months ago
- e77f601 Rename method: Drop the "device", it's cleaner by Alan Stokes · 3 years, 5 months ago
- e61e324 Fix explicit checks for /dev/kvm by Alan Stokes · 3 years, 5 months ago
- a610831 Refactor: pull up getPathForPackage() by Jooyung Han · 3 years, 6 months ago
- 6afd667 Test: Protected VM fails if images are signed by unknown by Jooyung Han · 3 years, 6 months ago
- 3ac5c11 Add microdroid sepolicy neverallow test by Inseob Kim · 3 years, 6 months ago
- 5c71cac Put all our tests to general-tests by Jiyong Park · 3 years, 6 months ago
- 4a93126 Fix broken test. by Alan Stokes · 3 years, 6 months ago
- 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 3 years, 7 months ago
- 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
- ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 8 months ago
- 4563623 authfs: support remote output directory by Victor Hsieh · 3 years, 10 months ago
- a2ca453 Merge "When testing CompOS, write somewhere harmless" by Treehugger Robot · 3 years, 10 months ago
- 93f5fdb Merge "Define debug levels" by Treehugger Robot · 3 years, 10 months ago
- c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
- 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 3 years, 10 months ago
- bee5904 Delete artifacts after test by Alan Stokes · 3 years, 10 months ago
- d9a9180 Test CompOS more directly. by Alan Stokes · 3 years, 11 months ago
- d63cfff Add --mem option to the vm tool by Jiyong Park · 3 years, 11 months ago
- e920321 Clean up test root before running test by Inseob Kim · 3 years, 11 months ago
- 8416e37 No need to push idsig file by Jiyong Park · 4 years ago
- 0bcddcc Set logwrapper timeout to the longest test time by Victor Hsieh · 4 years ago
- 04a95d7 Revert "Close adb connection before shutting down VM" by Victor Hsieh · 4 years ago
- c0ca3ef Re-connect adb while cleaning up VM. by Alan Stokes · 4 years ago
- fa2f1ac Run MicrodroidHostTestCase with selinux enforced by Jiyong Park · 4 years, 1 month ago
- 2e8e329 Failing to `adb disconnect` is not an error by Jiyong Park · 4 years, 1 month ago
- eeccae7 Add a test for compos_key_service. by Alan Stokes · 4 years, 1 month ago
- f78be53 Integration test for CompOS by Victor Hsieh · 4 years, 1 month ago
- 5534e52 Speed up AuthFsHostTest by reusing the VM by Victor Hsieh · 4 years, 1 month ago
- 48b354d Create instance.img by Jiyong Park · 4 years, 1 month ago
- f29fe39 Revert "Merge AuthFsHostTest into MicrodroidTestCase" by Jiyong Park · 4 years, 1 month ago
- 7fc99e6 Merge AuthFsHostTest into MicrodroidTestCase by Victor Hsieh · 4 years, 1 month ago
- 42d9b92 Close adb connection before shutting down VM by Jiyong Park · 4 years, 1 month ago
- aeff169 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 1 month ago
- d8a5f96 Move AuthFsHostTest into VM by Victor Hsieh · 4 years, 1 month ago
- d542e92 Add a test for the debug mode by Jiyong Park · 4 years, 1 month ago
- 9b8253b Add the skeleton for the client-side API by Jiyong Park · 4 years, 1 month ago
- ccce549 Create VirtualizationTestCaseBase by Victor Hsieh · 4 years, 1 month ago