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

Fixed Defect in Test case for Biceps:R5025 #125

Merged
merged 13 commits into from
Sep 11, 2023

Conversation

ben-Draeger
Copy link
Collaborator

@ben-Draeger ben-Draeger commented Sep 7, 2023

The Requirement Biceps:R5025 applies to all DescriptionModificationReports. However, the Precondition of its SDCcc Test case could only trigger Crt and Del ReportParts. Hence, when a Device only support Upt ReportParts in DescriptionModificationReports then the Requirement is applicable to it, but it cannot satisfy the test case.

This PR solves this problem by letting the Test case use another Precondition that tries to trigger DescriptionModificationReports with Crt, Del and Upt ReportParts.

Checklist

The following aspects have been respected by the author of this pull request, confirmed by both pull request assignee and reviewer:

  • Adherence to coding conventions
    • Pull Request Assignee
    • Reviewer
  • Adherence to javadoc conventions
    • Pull Request Assignee
    • Reviewer
  • Changelog update (necessity checked and entry added or not added respectively)
    • Pull Request Assignee
    • Reviewer
  • README update (necessity checked and entry added or not added respectively)
    • Pull Request Assignee
    • Reviewer
  • config update (necessity checked and entry added or not added respectively)
    • Pull Request Assignee
    • Reviewer
  • SDCcc executable ran against a test device (if necessary)
    • Pull Request Assignee
    • Reviewer

@ben-Draeger ben-Draeger added the bug Something isn't working label Sep 7, 2023
@ben-Draeger ben-Draeger self-assigned this Sep 7, 2023
@belagertem belagertem merged commit 3154c06 into Draegerwerk:main Sep 11, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants