commit | 5dd2b18ac94fba71220b51b7c513a0ade18d7d90 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Oct 23 23:07:30 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 23 23:07:30 2019 +0000 |
tree | 07ffb778b851fd17cccd9863d925f786c51bc259 | |
parent | c40b6510cb3a88acdba80abe265a2d96d3551e99 [diff] | |
parent | f6a28789a4a767e676762c5877bb751b0f7eb67c [diff] |
Merge "TEST_MAPPING += hidl_implementation_test"
diff --git a/TEST_MAPPING b/TEST_MAPPING index 3e17fc4..c4a663e 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -2,6 +2,9 @@ "presubmit": [ { "name": "libhidl_test" + }, + { + "name": "hidl_implementation_test" } ] }