summaryrefslogtreecommitdiff
path: root/libs/binder/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/TEST_MAPPING')
-rw-r--r--libs/binder/TEST_MAPPING16
1 files changed, 16 insertions, 0 deletions
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING
new file mode 100644
index 0000000000..01e57d361e
--- /dev/null
+++ b/libs/binder/TEST_MAPPING
@@ -0,0 +1,16 @@
+{
+ "presubmit": [
+ {
+ "name": "binderSafeInterfaceTest"
+ },
+ {
+ "name": "binderDriverInterfaceTest"
+ },
+ {
+ "name": "binderTextOutputTest"
+ },
+ {
+ "name": "binderLibTest"
+ }
+ ]
+}