summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2024-05-07 23:10:42 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-05-07 23:10:42 +0000
commit54fa3bbef521129598c26d2b882f3349fe815282 (patch)
treea310b33e743443ac8c619584b637d29a18d1d935
parent780ad1edf7d87ce0813b9b14ec513d0677bc520a (diff)
parentabac650b6fb82522eb5a9b8bc2ed8902db207171 (diff)
Merge "Run two microdroid test case as postsubmit" into main
-rw-r--r--TEST_MAPPING9
1 files changed, 9 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 9f386ca49..6eabd7c14 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,5 +3,14 @@
{
"path": "packages/modules/SdkExtensions"
}
+ ],
+
+ "postsubmit": [
+ {
+ "name": "MicrodroidHostTestCases"
+ },
+ {
+ "name": "MicrodroidTestApp"
+ }
]
}