commit | a00d792a8f7f4bca3d4deae34abbbc0dcca02f2b | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Sep 23 15:02:35 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Thu Sep 23 16:45:52 2021 +0100 |
tree | 625374a1f65df8406da80328983fa99156552175 | |
parent | a2869d24a02853951fa07c7664538225346e04bd [diff] |
Test CompOS more directly. Rather than using "vm --daemonize ..." to test, which is a slightly unrealistic environment and doesn't exercise much of our client-side code, use composd where we can. A side-effect of this is that we no longer need to disable selinux for the tests, nor do we need the special "don't log to stderr" configuration. Bug: 200924405 Test: atest ComposHostTestCases Change-Id: I2c56ef0decb521a9208843fc54166e6778388879
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.