commit | 51c52426f75958b8b03537a7331897855ebdf6ef | [log] [tgz] |
---|---|---|
author | Edward Liaw <edliaw@google.com> | Mon Jan 09 22:05:37 2023 +0000 |
committer | Edward Liaw <edliaw@google.com> | Mon Jan 09 22:05:37 2023 +0000 |
tree | 13393f83b9f0b962ed316ffbfefdc644a160c9a8 | |
parent | 3e951a7758b265bcb5221b58dc7d2029e89e58c7 [diff] [blame] |
TEST_MAPPING: add vts core lib tests Bug: 258819618 Test: atest :kernel-presubmit Change-Id: I5e60c69e4f442d33a67b138314918725c6321137 Signed-off-by: Edward Liaw <edliaw@google.com>
diff --git a/libcutils/TEST_MAPPING b/libcutils/TEST_MAPPING index 6477502..eb63aa5 100644 --- a/libcutils/TEST_MAPPING +++ b/libcutils/TEST_MAPPING
@@ -8,5 +8,10 @@ { "name": "libcutils_test" } + ], + "kernel-presubmit": [ + { + "name": "libcutils_test" + } ] }