commit | bcfa53541737267d72fd90174e90f32e1863d35a | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Sep 06 14:19:59 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Sep 06 14:19:59 2022 +0100 |
tree | 93e6dd54d7c28df4e0f5d06458bf09e1831b2511 | |
parent | 845915eddea964d35076f69bd735e532f7b06a9c [diff] |
Fix skipping testBootEnableAndDisablePKVM The previous attempt in I20435fa3619ae428c167de4195ef1acf40261057 resulted in an exception, failing the test instead of skipping it. Move the check earlier, at the beginning of the test, and make it an assumption, not assertion. Bug: 236799228 Bug: 244769139 Test: atest AVFHostTestCases on oriole_pkvm-userdebug Change-Id: Ic0f1fdea3143833d9e35b85ee9470c20a08630b9
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.