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

[FIX] Added support to negated PICS #170

Merged
merged 5 commits into from
Dec 4, 2024

Conversation

rquidute
Copy link
Contributor

What Changed

Add support to consider Negative PICS, such as !MCORE.DT_SW_COMP as description in image bellow:
352269668-4384683c-af6e-4a6d-8a1c-8f43c4e87aa7-2

Related Issue

project-chip/certification-tool#320

Testing

TC with Negative PICS is now being considered.
For example, TC-BIND-2.1, which has the following PICS configuration is now being considered:
BIND.C: true
MCORE.ROLE.CONTROLLER: true
MCORE.DT_SW_COMP: false
Screenshot 2024-11-25 at 18 09 01

Unit Testing passing
Screenshot 2024-11-25 at 14 08 43

@rquidute rquidute self-assigned this Nov 25, 2024
@rquidute rquidute changed the title Added support to negated PICS [FIX] Added support to negated PICS Nov 25, 2024
@rquidute rquidute merged commit 60c4d58 into spring2025 Dec 4, 2024
7 of 8 checks passed
@rquidute rquidute deleted the fix/320_support_to_negated_pics branch December 4, 2024 12:43
hiltonlima pushed a commit that referenced this pull request Dec 17, 2024
* Added support to negated PICS

* Fixed flake

* Code review. No consider negatives PICS

* Update app/pics_applicable_test_cases.py

* Code review
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.

3 participants