aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
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
index cdb49349..6e9020af 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,11 +2,19 @@
"presubmit": [
{
"name": "toybox-tests"
+ },
+ {
+ "name": "aidl_integration_test"
}
],
"hwasan-postsubmit": [
{
"name": "toybox-tests"
}
+ ],
+ "kernel-presubmit": [
+ {
+ "name": "toybox-tests"
+ }
]
}