summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2018-11-27 14:28:28 -0800
committerSteven Moreland <smoreland@google.com>2018-11-27 14:29:23 -0800
commit3541970b3f12d6078d54d7ccde0c47fdf29771f9 (patch)
treef9ab8d4b772ec4491532e43da159222eb94cfaf6 /TEST_MAPPING
parent138c35033d6422508aff3613c037543efa66c017 (diff)
downloadlibhidl-3541970b3f12d6078d54d7ccde0c47fdf29771f9.tar.gz
Add TEST_MAPPING.
Just libhidl_test for now which is a simple unit test that doesn't usually get run. Test: N/A Change-Id: I54a8fd120ddf0b4672f4ccb6b07a94c51970ca5b
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..3e17fc4
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit": [
+ {
+ "name": "libhidl_test"
+ }
+ ]
+}
+