commit | 9e54082cbc677c6b389ab0e56c70a116ff7f2425 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Feb 23 17:23:52 2023 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Thu Feb 23 17:24:40 2023 +0000 |
tree | 4c136794346e17958e78c6f9650b959cbf7e69f8 | |
parent | 909c4e6912fb6b01ed8a331e3214ba670634fa71 [diff] |
Extract runVmTestService into MicrodroidDeviceTestBase This is a helpful method to build tests around. Extract it into the base class so it can also be used in benchmarks. Test: atest MicrodroidTestApp Change-Id: I0a055d1f5c423e42fbf447812a06776bae76a966
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.