Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S scmi-tests
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tests
  • scmi-tests
  • Merge requests
  • !36

Miscellaneous SCMI v3.0 fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cristian Marussi requested to merge acs_misc_fixes into master Nov 28, 2022
  • Overview 4
  • Commits 5
  • Pipelines 0
  • Changes 13

This merge-request include a bunch of small fixes around the ACS suite and one small enhancement (last patch) to allow the optional relaxing of the protocol version checks so that a few testcases can be run even when the SCMI server under test had advertised a newer protocol implementation than the one currently supported by the test-suite.

This could lead to false positives, so it is off by default and can be enabled (only for the linux app as of now) via a command-line option -r.

The series has been tested successfully on CI at: https://jenkins.oss.arm.com/job/scp-v2-cmake-tests-scmi/4815/

Thanks, Cristian

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: acs_misc_fixes