TEST_MAPPING: test dependers of this crate am: 6555318c01

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/regex-syntax/+/1488724

Change-Id: Ibde718183c722f97447c7f8f126c3443055e8807
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2506375..fff6ba4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,8 +2,15 @@
 {
   "presubmit": [
     {
-      "name": "regex-syntax_host_test_src_lib",
-      "host": true
+      "host": true,
+      "name": "regex-syntax_host_test_src_lib"
+    },
+    {
+      "host": true,
+      "name": "libsqlite3-sys_host_test_src_lib"
+    },
+    {
+      "name": "libsqlite3-sys_device_test_src_lib"
     }
   ]
 }