- 7aef66d Test instance.img conditional to Updatable VM support by Shikha Panwar · 1 year, 5 months ago
- ab86c83 Merge "[test] Move runVmAttestationService method to device test base" into main by Alice Wang · 1 year, 5 months ago
- 80da053 [test] Move runVmAttestationService method to device test base by Alice Wang · 1 year, 5 months ago
- 89b2459 Unify OS APIs into one API by Inseob Kim · 1 year, 6 months ago
- 14e6018 Support amending vendor hashtree digest when virtmgr constructs DTBO based on host DT by Seungjae Yoo · 1 year, 6 months ago
- 2af9819 Merge "Test either protected or non-protected VMs are supported" into main by Treehugger Robot · 1 year, 6 months ago
- 85ea538 Detailed error message when parsing /proc/<pid>/smaps fails by Jiyong Park · 1 year, 6 months ago
- 07c1377 Test either protected or non-protected VMs are supported by Alan Stokes · 1 year, 6 months ago
- 99b98e8 Merge "If an invalid VM config exists, delete it" into main by Treehugger Robot · 1 year, 6 months ago
- acf619d If an invalid VM config exists, delete it by Alan Stokes · 1 year, 6 months ago
- 8704861 Simplify test ownership. by Alan Stokes · 1 year, 6 months ago
- 61615bd [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
- d9ab481 Validate setOs and --gki when creating a VM by Inseob Kim · 1 year, 7 months ago
- d7766a5 Run device side tests also on microdroid GKI by Inseob Kim · 1 year, 7 months ago
- 88780aa Enable verifying vendor partition (Reland with additional edits) by Seungjae Yoo · 1 year, 8 months ago
- ebab0a9 Revert "Enable verifying vendor partition" by Seungjae Yoo · 1 year, 8 months ago
- 7012b00 Enable verifying vendor partition by Seungjae Yoo · 1 year, 9 months ago
- 9cf23c6 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 10 months ago
- 2174d41 Skip changingDebuggability related tests on Non-pVM by Shikha Panwar · 1 year, 11 months ago
- bea3a6e Add boot time benchmark for Microdroid VM with vendor partition by Nikita Ioffe · 1 year, 11 months ago
- 1294f94 Run app payloads as non-root. by Alan Stokes · 2 years ago
- a2204b2 Disable tombstones related tests for HWASAN build by Shikha Panwar · 2 years, 1 month ago
- 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 1 month ago
- 92e3472 Add TestApis for using console input by Jiyong Park · 2 years, 1 month ago
- 4f12180 Monitor boottime metrics also from liblog logs by Jiyong Park · 2 years, 1 month ago
- caf7b95 Change *Service::SERVICE_PORT to *Service::PORT by Devin Moore · 2 years, 4 months ago
- e6b3018 test: Use INFINITY & NaN for intermediate metrics by Pierre-Clément Tosi · 2 years, 4 months ago
- 15819f5 Disable AVF debug policies for tests by Jaewan Kim · 2 years, 4 months ago
- 435765d Capture stderr when we run composd_cmd by Alan Stokes · 2 years, 4 months ago
- 0147e4d Do not assume there is only one crosvm process by David Brazdil · 2 years, 5 months ago
- 9e38ace Re-enable PVM tests on Raviole by Pierre-Clément Tosi · 2 years, 5 months ago
- e3641bd Disable PVM tests on Raviole by Alan Stokes · 2 years, 5 months ago
- 91b5a59 Merge "Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable" by Jaewan Kim · 2 years, 5 months ago
- 84b9121 Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable by Jaewan Kim · 2 years, 5 months ago
- 29e15c8 Mount /data with MS_NOEXEC by Nikita Ioffe · 2 years, 6 months ago
- a7cb367 Make sure that files under bin/ directory of apk get X permission by Nikita Ioffe · 2 years, 6 months ago
- 9e54082 Extract runVmTestService into MicrodroidDeviceTestBase by David Brazdil · 2 years, 6 months ago
- 909c4e6 Report median of collected metrics by David Brazdil · 2 years, 6 months ago
- b5fb3f6 Merge "Fix Microdroid boot time tests reporting NaN" by Treehugger Robot · 2 years, 6 months ago
- 1ed518a Fix Microdroid boot time tests reporting NaN by David Brazdil · 2 years, 6 months ago
- 5ef2403 Merge "Skip testTombstonesAreGeneratedUponKernelCrash on user build" by Jaewan Kim · 2 years, 6 months ago
- cfd6bc2 Skip testTombstonesAreGeneratedUponKernelCrash on user build by Jaewan Kim · 2 years, 6 months ago
- 6385205 Refactor Microdroid boot time benchmarks by David Brazdil · 2 years, 6 months ago
- 0dcf10c MicrodroidTests: only run methods required for this test case by Nikita Ioffe · 2 years, 7 months ago
- 8961f10 Add API to selectively redirect VM logs to apps by Inseob Kim · 2 years, 8 months ago
- 170929f Set task profile of MicrodroidBenchmarkApp by David Brazdil · 2 years, 7 months ago
- dc11b7e Test for checking persistence of encryptedstore by Shikha Panwar · 2 years, 8 months ago
- 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
- 24358c6 Add payload linker namespace test by Inseob Kim · 2 years, 8 months ago
- 97bf543 More robust parsing of /proc/meminfo by Jiyong Park · 2 years, 8 months ago
- 100b76d Add some unit tests by Alan Stokes · 2 years, 8 months ago
- 03a8770 Remove MicrodroidDeviceTestBase.Inner by Nikita Ioffe · 2 years, 9 months ago
- 60991a5 Add VirtualizationModuleFrameworkInitializer by Nikita Ioffe · 2 years, 9 months ago
- ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 2 years, 10 months ago
- eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 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
- f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
- 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 2 years, 9 months ago
- e079f72 Merge changes from topics "avf-sys-feature", "move-avf-jar-to-bcp", "virt-apex-on-system" by Nikita Ioffe · 2 years, 9 months ago
- 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
- 0729d9e Change the condition in prepareTestSetup by Nikita Ioffe · 2 years, 10 months ago
- f28eec2 Move AVF jar to BCP and rename it to framework-virtualization by Nikita Ioffe · 2 years, 10 months ago
- 85ac934 Rename console/log getters by Alan Stokes · 2 years, 9 months ago
- 20696d9 Move delete to VirtualMachineManager by Alan Stokes · 2 years, 9 months ago
- 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
- 0583e0a Add API to determine VM capabilities by Alan Stokes · 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
- d5926d7 tests: Update string for measuring pvmfw boot time by Pierre-Clément Tosi · 2 years, 10 months ago
- 6056be1 Support config-less VMs by Alan Stokes · 2 years, 10 months ago
- d4667bc VirtualMachine API changes pre-@SystemApi by Alan Stokes · 2 years, 10 months ago
- ff7d5af Move getProcMemInfo() from MicrodroidTestCase to ProcessUtil. by guile · 2 years, 10 months ago
- b54396f Revert^2 "bootloader_time should exclude time spent in ABL" by Shikha Panwar · 2 years, 10 months ago
- e24ff42 Revert "bootloader_time should exclude time spent in ABL" by Shikha Panwar · 2 years, 10 months ago
- 84cbfc9 Merge changes from topic "kernelboot" by Shikha Panwar · 2 years, 10 months ago
- 951fdf9 bootloader_time should exclude time spent in ABL by Shikha Panwar · 2 years, 11 months ago
- 39915e9 Merge "MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side" by Treehugger Robot · 2 years, 11 months ago
- a14fdee MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side by Frederick Mayle · 2 years, 11 months ago
- 44ba865 Merge "Include 'debug.hypervisor.metrics_tag' in metric names" by David Brazdil · 2 years, 11 months ago
- cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 2 years, 11 months ago
- 7a52b0f Revert "Add debug property to skip benchmarks" by Inseob Kim · 2 years, 11 months ago
- ef91938 Add debug property to skip benchmarks by Inseob Kim · 2 years, 11 months ago
- a766f31 Move ComposBenchmark's executeCommand to MicrodroidDeviceTestBase by Frederick Mayle · 2 years, 11 months ago
- e93cc88 Merge "Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint collection during compilation to AOSP." by Guile Chao · 2 years, 11 months ago
- 551f7d3 Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint by guile · 3 years ago
- 27b22fc Make sure that runToFinish() returns after VM dies by Inseob Kim · 2 years, 11 months ago
- 9e9c551 Rename device test helper package to com.android.microdroid.test.device by Alice Wang · 3 years ago
- dc00166 Merge "Add MetricsProcessor to calculate metrics stats" by Alice Wang · 3 years ago
- bc039c0 Add MetricsProcessor to calculate metrics stats by Alice Wang · 3 years ago
- 3504a6f Modify API clients to use only the to-be public API by Alan Stokes · 3 years ago
- ef70658 Merge "Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper" by Alice Wang · 3 years ago
- 7e0843d Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper by Alice Wang · 3 years ago
- aeab9e8 Refactor Benchmark VM event listeners by Alice Wang · 3 years ago
- 088ff0f Assorted cleanups by Alan Stokes · 3 years ago
- 34f0688 Minor build tweaks by Alan Stokes · 3 years ago
- db41bf5 Add vm starting time benchmark by Inseob Kim · 3 years ago
- 884c99b Add more detailed boot time benchmarks by Inseob Kim · 3 years ago
- 246108f benchmark:Measure virtio-blk read rate by Alice Wang · 3 years ago
- 5387c9e Move isCuttlefish() to helper classes by David Brazdil · 3 years, 1 month ago
- 4abf8e5 Clean up unused field in Microdroid tests by Alice Wang · 3 years, 1 month ago
- f55d264 Implement microdroid boot time test by Inseob Kim · 3 years, 1 month ago