Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
platform_frameworks_base-old
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Farzin Kazemzadeh
platform_frameworks_base-old
Commits
035e13c0
Commit
035e13c0
authored
1 year ago
by
Treehugger Robot
Committed by
Android (Google) Code Review
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge "Update TEST_MAPPING for ravenwood" into main
parents
b8379d2d
ededd7e6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ravenwood/TEST_MAPPING
+15
-5
15 additions, 5 deletions
ravenwood/TEST_MAPPING
tools/hoststubgen/TEST_MAPPING
+11
-9
11 additions, 9 deletions
tools/hoststubgen/TEST_MAPPING
with
26 additions
and
14 deletions
ravenwood/TEST_MAPPING
+
15
−
5
View file @
035e13c0
{
"presubmit": [
// Let's only run this one as a smoke test.
// TODO: Enable it once the infra knows how to run it.
// { "name": "CtsUtilTestCasesRavenwood" }
]
"presubmit": [
{
"name": "RavenwoodMockitoTest_device"
}
],
"ravenwood-presubmit": [
{
"name": "RavenwoodMockitoTest",
"host": true
},
{
"name": "CtsUtilTestCasesRavenwood",
"host": true
}
]
}
This diff is collapsed.
Click to expand it.
tools/hoststubgen/TEST_MAPPING
+
11
−
9
View file @
035e13c0
{
"presubmit": [
{ "name": "tiny-framework-dump-test" },
{ "name": "hoststubgentest" },
{ "name": "hoststubgen-invoke-test" }
// As a smoke test.
// TODO: Enable it once the infra knows how to run it.
// { "name": "CtsUtilTestCasesRavenwood" }
]
"presubmit": [
{ "name": "tiny-framework-dump-test" },
{ "name": "hoststubgentest" },
{ "name": "hoststubgen-invoke-test" }
],
"ravenwood-presubmit": [
{
"name": "CtsUtilTestCasesRavenwood",
"host": true
}
]
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment