commit | 3541970b3f12d6078d54d7ccde0c47fdf29771f9 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Nov 27 14:28:28 2018 -0800 |
committer | Steven Moreland <smoreland@google.com> | Tue Nov 27 14:29:23 2018 -0800 |
tree | f9ab8d4b772ec4491532e43da159222eb94cfaf6 | |
parent | 138c35033d6422508aff3613c037543efa66c017 [diff] |
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
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" + } + ] +} +