platform_system_core/libcutils/TEST_MAPPING
Edward Liaw 51c52426f7 TEST_MAPPING: add vts core lib tests
Bug: 258819618
Test: atest :kernel-presubmit
Change-Id: I5e60c69e4f442d33a67b138314918725c6321137
Signed-off-by: Edward Liaw <edliaw@google.com>
2023-01-09 22:05:37 +00:00

17 lines
212 B
Text

{
"presubmit": [
{
"name": "libcutils_test"
}
],
"hwasan-presubmit": [
{
"name": "libcutils_test"
}
],
"kernel-presubmit": [
{
"name": "libcutils_test"
}
]
}