commit | f78be5302d1dbfbc4db4156b0577aa51a504d3aa | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Thu Jul 08 15:28:28 2021 -0700 |
committer | Alan Stokes <alanstokes@google.com> | Tue Jul 20 09:14:28 2021 +0100 |
tree | 28756d03da3617cc157c7281135ca9c3494e1f71 | |
parent | e829dd6e20dd0d0998bbbbc8aba3156ff62c0c4d [diff] |
Integration test for CompOS The only test case initially is to verify that odrefresh can succeed with dex2oat running in the VM. The current goal is to keep the test running. In the longer term, when we're ready to increase the end-to-end test coversage, we might want to figure out a better place to host the test, e.g. possibly odsign_e2e_tests. Bug: 192690283 Test: atest ComposHostTestCases Change-Id: Ic1395437d8bc13c72b21e6460242ccb445be2b87
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.