commit | 9da1b3fa295fe4be408d6b1f10832b4ef66d9eb8 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Jun 24 15:50:19 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 24 15:50:19 2022 +0000 |
tree | 3eb68e9efca1db6005ce057ad8968816e1a3fd84 | |
parent | b566c5303335e50ea409cc5130c43e48a4396e94 [diff] | |
parent | 8fda8fc0fd51d2be07ac5ad438d03fce34be227a [diff] |
Merge "Add the toybox tests to bionic's presubmit."
diff --git a/TEST_MAPPING b/TEST_MAPPING index 08fac4f..18e8bbc 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -38,6 +38,9 @@ }, { "name": "memunreachable_unit_test" + }, + { + "name": "toybox-tests" } ], "hwasan-presubmit": [ @@ -76,6 +79,9 @@ }, { "name": "memunreachable_unit_test" + }, + { + "name": "toybox-tests" } ] }