Update TEST_MAPPING

Test: None

Bug: 233924440
Change-Id: I7ed2c7508a8a125423f2630a52d4c988ecc33769
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..b9b84bc
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,18 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+  "postsubmit": [
+    {
+      "name": "buddy_system_allocator_test_src_lib"
+    }
+  ],
+  "presubmit": [
+    {
+      "name": "buddy_system_allocator_test_src_lib"
+    }
+  ],
+  "presubmit-rust": [
+    {
+      "name": "buddy_system_allocator_test_src_lib"
+    }
+  ]
+}