aboutsummaryrefslogtreecommitdiff
path: root/tools/aconfig/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'tools/aconfig/TEST_MAPPING')
-rw-r--r--tools/aconfig/TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/aconfig/TEST_MAPPING b/tools/aconfig/TEST_MAPPING
index b7ff8eff17..448d8cf8af 100644
--- a/tools/aconfig/TEST_MAPPING
+++ b/tools/aconfig/TEST_MAPPING
@@ -94,8 +94,16 @@
{
// aconfig_storage read api cpp integration tests
"name": "aconfig_storage_read_api.test.cpp"
+ },
+ {
+ // aconfig_storage file cpp integration tests
+ "name": "aconfig_storage_file.test.cpp"
}
],
"postsubmit": [
+ {
+ // aconfig_storage read api java integration tests
+ "name": "aconfig_storage_read_api.test.java"
+ }
]
}