Add intltest and cintltst into postsubmit

- Put all test data into a zip file to avoid GeneralTestsConfigValidation.testConfigsLoad failure

Bug: 120776993
Test: atest :postsubmit
Change-Id: I9882f851bed24e35ac4d399c39c6f36811c4e38a
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..f394a1f
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,10 @@
+{
+  "postsubmit": [
+    {
+      "name": "intltest"
+    },
+    {
+      "name": "cintltst"
+    }
+  ]
+}