commit | dc11b7ea38af99595103cc1e0a1550331ec7cae6 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Dec 15 12:24:11 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 05 17:06:23 2023 +0000 |
tree | 421188dd45ff45dd984687930b527ea5ecacbe84 | |
parent | a30122fa788b21e9345b2f9541000d05201d9f39 [diff] |
Test for checking persistence of encryptedstore Test#encryptedStorageIsPersistent creates a VM, writes an example string into a file backed by encryptedstore. Then it stops the VM, re-runs it (this will reuse the instance image & backing storage). Then it reads the file & checks that the content is the same as the string before. Test: atest MicrodroidTests#encryptedStorageIsPersistent Bug: 260084116 Change-Id: I9a0694de07175c1a29d37fd16488d1523eb13fed
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.