commit | f8a9ba13f5a1202a8b2d4cf53f69ca1226df6b8c | [log] [tgz] |
---|---|---|
author | Edward Liaw <edliaw@google.com> | Wed May 31 17:29:17 2023 +0000 |
committer | Edward Liaw <edliaw@google.com> | Wed May 31 17:29:17 2023 +0000 |
tree | 53737b65066df63e674d037689a908c13656aebf | |
parent | 059954a6b21872fa70d120e50d389528ae7eb479 [diff] [blame] |
TEST_MAPPING: enable KernelLibcutilsTest in kernel-presubmit Bug: 284307085 Bug: 258819618 Test: atest :kernel-presubmit Change-Id: Ifa3427d3b7ff66d25ba58f5d16d0d62a709274a0 Signed-off-by: Edward Liaw <edliaw@google.com>
diff --git a/libcutils/TEST_MAPPING b/libcutils/TEST_MAPPING index eb63aa5..78b3e44 100644 --- a/libcutils/TEST_MAPPING +++ b/libcutils/TEST_MAPPING
@@ -12,6 +12,9 @@ "kernel-presubmit": [ { "name": "libcutils_test" + }, + { + "name": "KernelLibcutilsTest" } ] }