summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Liaw <edliaw@google.com>2023-01-09 18:10:00 +0000
committerEdward Liaw <edliaw@google.com>2023-01-09 18:10:00 +0000
commitccf35bfd516301ce6efd95783a6c7bd4ca556e55 (patch)
tree832dfed9bb25102f214f2a3e87dec1805ef2d3b8
parent6e3710f107248dfbefbf79aaf81caca73a742cab (diff)
downloadlibbootloader-ccf35bfd516301ce6efd95783a6c7bd4ca556e55.tar.gz
TEST_MAPPING: add vts bootconfig test to kernel-presubmitmain-16k-with-phones
Bug: 258819618 Test: atest :kernel-presubmit Change-Id: I857dba405c521c8cac3ccf4419ee8a126cddbc0a Signed-off-by: Edward Liaw <edliaw@google.com>
-rw-r--r--vts/TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/vts/TEST_MAPPING b/vts/TEST_MAPPING
index 7b10593..2fe1098 100644
--- a/vts/TEST_MAPPING
+++ b/vts/TEST_MAPPING
@@ -3,5 +3,10 @@
{
"name": "VtsBootconfigTest"
}
+ ],
+ "kernel-presubmit": [
+ {
+ "name": "VtsBootconfigTest"
+ }
]
}