summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-05 17:10:55 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-05 17:10:55 +0000
commitef80b008729d8cf208d1f73b2d101fbe90c5af93 (patch)
treee9ca223ca1282ac9c560189169c8ff1a1e3b4512
parent791caf183a5cd80e0b3140581708e8cc458b3e32 (diff)
parentfe954e651ca0e7ae7df4c17377cacbf4f9b94a06 (diff)
downloadlibhidl-ef80b008729d8cf208d1f73b2d101fbe90c5af93.tar.gz
Merge "Add CtsOsTestCases:android.os.cts.HwBinderTest to postsubmits" into main
-rw-r--r--TEST_MAPPING10
1 files changed, 10 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 4e330d8..a9ce2a2 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,5 +24,15 @@
{
"name": "hidl_test"
}
+ ],
+ "postsubmit": [
+ {
+ "name": "CtsOsTestCases",
+ "options": [
+ {
+ "include-filter": "android.os.cts.HwBinderTest"
+ }
+ ]
+ }
]
}