commit | e6a9dd81ec18373164ecda932741d2cba42daf02 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Oct 17 09:38:37 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Oct 17 12:09:26 2022 +0000 |
tree | 55683f4de9754360a348e2515b27fc496eecff90 | |
parent | 1f9fdf3814f08d782befddee7c2455b5b962fa12 [diff] |
[benchmark][authfs] Shutdown Microdroid after each test Prior to this cl, Microdroid is started and torn down only once for all the tests in AuthFsBenchmarks class. Only the result of the first test is within the expected range. All the subsequent tests results are higher than expected. Restarting Microdroid before each test fixes this problem. Bug: 236123069 Test: atest AuthFsBenchmarks AuthFsHostTest Change-Id: Ifd8de97328facc820cef08671ad0f25923aaa7f1
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.