aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING14
1 files changed, 12 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 30d2306..4c0b38e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,8 +1,18 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "imports": [
+ {
+ "path": "external/rust/crates/vulkano"
+ }
+ ],
"presubmit": [
{
- "name": "fnv_device_test_lib"
+ "name": "fnv_test_lib"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "fnv_test_lib"
}
]
}