commit | cd9ab9b088bbee31765fb194c86743921a522611 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Oct 27 19:59:26 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Oct 27 20:45:59 2022 +0000 |
tree | 341b200699e17f7969f8b5e0b05e0b3946d78cba | |
parent | 416e07d3dc7a62047a033bdf7cb2862f3aa13789 [diff] |
[benchmark] Collect authfs IO benchmarks in both (un)protected VMs The param will be attached to test name as following ...AuthFsBenchmarks#randReadRemoteFile[protectedVm=true] The CL moves the initial class level setup beforeClassWithDevice to test level as the former method is not supported by the parameterized test runner. Bug: 236123069 Test: atest AuthfsBenchmarks Change-Id: I9a9b709b044abecc33846773d561597b64f3eefa
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.