TEST_MAPPING: test dependers of this crate

Bug: 168167373
Test: TH
Change-Id: Iedfed19c90240ec462d248a4944b2d37b38fbe03
diff --git a/TEST_MAPPING b/TEST_MAPPING
index cf100e2..e4b57a1 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,11 +2,18 @@
 {
   "presubmit": [
     {
-      "name": "futures-io_host_test_src_lib",
-      "host": true
+      "host": true,
+      "name": "futures-io_host_test_src_lib"
     },
     {
       "name": "futures-io_device_test_src_lib"
+    },
+    {
+      "host": true,
+      "name": "futures-util_host_test_src_lib"
+    },
+    {
+      "name": "futures-util_device_test_src_lib"
     }
   ]
 }