commit | 4a8d7d79e23cfa88aa0774842e378982eb2a4835 | [log] [tgz] |
---|---|---|
author | Edward Liaw <edliaw@google.com> | Fri Nov 11 18:10:17 2022 +0000 |
committer | Edward Liaw <edliaw@google.com> | Fri Nov 11 18:46:19 2022 +0000 |
tree | 96a3839e30a617de2de67c267939a8eb00cb4118 | |
parent | 09db6416bc061baf686fba2f50de7e96cb262785 [diff] |
TEST_MAPPING: add CTS bionic test to kernel-presubmit Bug: 258819618 Test: atest :kernel-presubmit Change-Id: I6290d694137d1c4f3ea0a004562320ce4068463c Signed-off-by: Edward Liaw <edliaw@google.com>
diff --git a/TEST_MAPPING b/TEST_MAPPING index 18e8bbc..f56e16a 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -83,5 +83,10 @@ { "name": "toybox-tests" } + ], + "kernel-presubmit": [ + { + "name": "CtsBionicTestCases" + } ] }