Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDL-0273] WebEngine Projection mode #39

Closed
wants to merge 21 commits into from

Conversation

aderiabin
Copy link

@aderiabin aderiabin commented Jul 3, 2020

ATF Test Scripts to check #3426

This PR is not ready for review.

Summary

Scripts for feature "SDL-0273 WebEngine Projection mode"

ATF version

develop

Changelog

New scripts to check next functionality:

  • Application registration with WEB_VIEW HMI type
  • App registration rejection if WEB_VIEW HMI type isn't allowed by policy
  • Widgets processing that duplicate main window for WEB_VIEW template
  • HMI states management for applications with WEB_VIEW HMI type
  • PTU & PTS related to applications with WEB_VIEW HMI type
  • Forwarding of OnSystemCapabilityUpdated notification to applications with WEB_VIEW HMI type
  • Show RPC processing for applications with WEB_VIEW template
  • Keeping of the connection with WebEngine projection applications
  • OnExitApplication with RESOURCE_CONSTRAINT reason processing

Update existing scripts with reasons:

CLA

@SNiukalov SNiukalov force-pushed the feature/webengine_projection_mode branch from 80d6cb6 to afd91a0 Compare July 3, 2020 14:27
@@ -234,6 +420,7 @@ function common.preconditions()
else
common.commentAllCertInIniFile()
end
common.testSettings.restrictions.sdlBuildOptions = {{ webSocketServerSupport = { "ON" }}}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This configuration is defined in line 13, so can be removed from this function.

@aderiabin aderiabin marked this pull request as ready for review July 8, 2020 12:54
@aderiabin aderiabin closed this Jul 8, 2020
@aderiabin aderiabin deleted the feature/webengine_projection_mode branch July 8, 2020 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants