From 3cc2a007994fd4936e6c0a77a0e4533ad5bab2af Mon Sep 17 00:00:00 2001 From: Michal Olech Date: Thu, 20 Oct 2022 14:59:01 +0200 Subject: [PATCH] Add CEC AIDL tests to test mapping (presubmit) Bug: 250526670 Bug: 250526969 Test: acloud create --local-instance --local-image && cd hardware/interfaces/tv && atest Change-Id: I8ecdabc0fcfd1d259153e0fd1fa579aca64d9be4 Merged-In: I8ecdabc0fcfd1d259153e0fd1fa579aca64d9be4 --- tv/cec/aidl/TEST_MAPPING | 7 +++++ tv/cec/aidl/vts/functional/AndroidTest.xml | 33 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 tv/cec/aidl/TEST_MAPPING create mode 100644 tv/cec/aidl/vts/functional/AndroidTest.xml diff --git a/tv/cec/aidl/TEST_MAPPING b/tv/cec/aidl/TEST_MAPPING new file mode 100644 index 0000000000..ef4bee1a89 --- /dev/null +++ b/tv/cec/aidl/TEST_MAPPING @@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "VtsHalTvCecAidlTargetTest" + } + ] +} diff --git a/tv/cec/aidl/vts/functional/AndroidTest.xml b/tv/cec/aidl/vts/functional/AndroidTest.xml new file mode 100644 index 0000000000..86041473ad --- /dev/null +++ b/tv/cec/aidl/vts/functional/AndroidTest.xml @@ -0,0 +1,33 @@ + + + +