commit | a7351654f40cd0f6caccf1780d55d1fe2632af11 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Feb 04 13:45:56 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Feb 07 15:20:02 2022 +0900 |
tree | b7c7a4159ce4f3647e3496802b9c232c612862d7 | |
parent | 5c71cac1f8f1dcae7885b8e3419c42c2c82a6980 [diff] |
Add our integration tests to cts Note: per_testcase_directory: true is added to the two tests sharing MicrodroidTestApp as a support file. This is needed to avoid having duplicated install rules for the app file. Without that, we hit build/make/core/main.mk:1430: error: overriding commands for target `out/host/linux-x86/cts/android-cts/testcases/MicrodroidTestApp.apk', previously defined at build/make/core/main.mk:1430 Bug: 204979196 Test: check android-cts-tests_list.zip in the test_suites_[arm64|x86_64] targets to see if the added tests are here. Change-Id: Idcea518db04407da993d866b114f17f90be20209
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.