summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin Moore <devinmoore@google.com>2024-01-11 00:48:28 +0000
committerDevin Moore <devinmoore@google.com>2024-01-11 00:50:02 +0000
commita1de541d4b5206299f559ddd99e4585361a411a1 (patch)
tree3d7259df143890b89073694a43896d729f6abcdd
parent6e16bd38554525dbb3965bfacd8d0a4b3fa1bed7 (diff)
downloadlibhidl-a1de541d4b5206299f559ddd99e4585361a411a1.tar.gz
Add hidl_test to TEST_MAPPING
There are dependencies that are tested, so make sure they run in presubmits. Test: atest hidl_test Bug: 319502861 Change-Id: I4bc4c1d02bc9c72498575f1b98567984011364a3
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 6f3bcea..4e330d8 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -20,6 +20,9 @@
},
{
"name": "vts_treble_vintf_vendor_test"
+ },
+ {
+ "name": "hidl_test"
}
]
}