aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-04-01 17:18:00 -0700
committerJoel Galenson <jgalenson@google.com>2021-04-01 17:18:00 -0700
commitaa25fe6ab1b96f8c13eb63ccf920810290cd4aab (patch)
tree9d90156cdc95cd4ef05a842b91127753b251d0a0 /TEST_MAPPING
parent4cc559481572019a1f765daa27c7bf8dd31ced35 (diff)
downloadmio-aa25fe6ab1b96f8c13eb63ccf920810290cd4aab.tar.gz
Upgrade rust/crates/mio to 0.7.11
Test: make Change-Id: Id1268d37e0b2f83e62d44c708049fb74fd3652bc
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING14
1 files changed, 13 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index c1780b5..fadb544 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,10 +2,22 @@
{
"presubmit": [
{
- "name": "quiche_device_test_src_lib"
+ "name": "tokio-test_device_test_tests_macros"
+ },
+ {
+ "name": "tokio-test_device_test_tests_block_on"
+ },
+ {
+ "name": "tokio-test_device_test_tests_io"
},
{
"name": "futures-util_device_test_src_lib"
+ },
+ {
+ "name": "tokio-test_device_test_src_lib"
+ },
+ {
+ "name": "quiche_device_test_src_lib"
}
]
}