Add rust_test and update TEST_MAPPING

Test: atest -c --include-subdirs external/rust/crates
Change-Id: Ic38f234b8557ec5fc9ef424c6e6766c6e0dc4f29
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..2506375
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,9 @@
+// Generated by cargo2android.py for tests in Android.bp
+{
+  "presubmit": [
+    {
+      "name": "regex-syntax_host_test_src_lib",
+      "host": true
+    }
+  ]
+}