commit | 47984f553776c0ba376303d7af75b870c94daf3a | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Aug 30 14:45:49 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Mon Sep 26 12:53:02 2022 +0000 |
tree | 1c994863238af59e69795659e752b63c41bc1537 | |
parent | 8efb4e6aa1859e64c45fc0863ee004b92afb7cd7 [diff] |
Fix Microdroid tests to work with kernelboot method Test [1] is reworked to [2]. runMicrodroidWithResignedImages() is reworked to deal with new partition layout. [3] is ignored for now - blocking it on b/245277660. [4] is obsolete & hence deleted. 1. testBootFailsWhenBootloaderAndVbMetaAreSignedWithDifferentKeys 2. testBootFailsWhenVbMetaDigestDoesNotMatchBootconfig 3. testBootSucceedsWhenNonProtectedVmStartsWithImagesSignedWithDifferentKey 4. testBootSucceedsWhenBootloaderAndVbmetaHaveSameSigningKeys Bug: 240235424 Test: atest MicrodroidTestCase Change-Id: Ie8cf8ccb2f109b06214cce457b205b886c7dc3a6
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.