commit | 105634b286128071de02219b7a74ab4d35318589 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Dec 16 15:30:37 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Dec 16 15:30:37 2022 +0000 |
tree | dbaef05d215e93172d28ad48b7336125f9e50dcb | |
parent | e9d6cfb333cb4b9bd8013ddb5b668ad113e7c745 [diff] |
Add tests for get, create, getOrCreate We didn't have any test coverage for getOrCreate, which is bad. We also didn't have tests for the important property that you always get the same VirtualMachine instance from these functions; nor did we document that. Also some light refactoring. Test: atest MicrodroidTests Bug: 261089825 Bug: 261037705 Change-Id: I84bdb4427c20ae774e1d0dc887cf67a241cddb89
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.