commit | 4c6841ba9716ce8e8d879e1b6215bae242ecd2cb | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri May 13 10:19:32 2022 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri May 13 10:21:09 2022 +0100 |
tree | f52cb58da8600c372d1ce1a81062e6c5f30de8ed | |
parent | 6fde4e2bb0ee6ba7cc1ab4b2506812f39c00d120 [diff] |
Show reason on failure Switch to using Truth, which shows us the actual output of "vm run" if it isn't what we expect, so we can try to figure out what happened. Bug: 232390891 Test: atest MicrodroidTestCase#testCustomVirtualMachinePermission Test: Induce failure, see output from the vm command Change-Id: I35821de7d8e7625180ac41fa543ea8077f351d42
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.