Enable TEST_MAPPING to run unit tests in cuttlefish_common

Test: Treehugger
Bug: 131720475
Change-Id: I90619a85771cbf3c809517da6fb3072676517bd9
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..7239b69
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,13 @@
+{
+  "presubmit": [
+    {
+      "name": "circqueue_test"
+    },
+    {
+      "name": "lock_test"
+    },
+    {
+      "name": "vsoc_graphics_test"
+    }
+  ]
+}