commit | cef88d232c96c365e342ac5f943eb88eb4da8222 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Oct 19 01:05:00 2022 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Oct 21 00:49:50 2022 +0100 |
tree | 9c72a05100bf1d991e7f05dd1437affdc3fdae54 | |
parent | ced701fb87d94a3c46f9042338fa3a14a31a796e [diff] |
Move assertions in test to use Truth library Truth library (https://truth.dev/) provides a fluent assertion API that is easier to read. On top of that it usually provides a more helpful failure message which helps with debugging failing test cases. Test: atest --test-mapping packages/modules/Virtualization:avf-presubmit Change-Id: I5f4670d4af04d56fce9ad476dfb4403b5401f2a9
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.