forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TC-OPCREDS 3.5: Automate (project-chip#34345)
* chore(TC_OPCREDS_3.4): skeleton class * chore(TC_OPCREDS_3.4): implementation until step CSRRequest IsForUpdatedNOC=True * chore(TC_OPCREDS_3.4): All test step are implement using the old way to printed them * chore(TC_OPCREDS_3.4): patch from restyled code * chore(TC_OPCREDS_3.4): restyled by autopep8 * chore(TC_OPCREDS_3.5): first implementation of test steps * chore(TC_OPCREDS_3.5): ICAC modification of subjects on-hold * chore(TC_OPCREDS_3.5): revert changes on commissioningBuildingBlocks * chore(TC_OPCREDS_3.5): revert changes on TC_OPCREDS_3_2 * chore(TC_OPCREDS_3.5): revert changes on TC_OPCREDS_3_4 * chore(TC_OPCREDS_3.5): draft -> flow to modify the validity of certificates * chore(TC_OPCREDS_3.5): expose certificateValidityPeriod method outside C/C++ DLL * OPCREDS-3.5: fix and add rest of steps TODO still - need plumbing to properly expire case sessions. * Expire sessions properly * Fix up test steps * chore(TC_OPCREDS_3.5): remove comments and dependencies unused * chore(TC_OPCREDS_3.5): restyled by clang-format and isort * chore(TC_OPCREDS_3.5): restyled by isort * chore(TC_OPCREDS_3.5): add assert validation for step 3 * chore(TC_OPCREDS_3.5): modify step 3 verify that at least one of the trusted root matches RCAC * chore(TC_OPCREDS_3.5): fix restyled by autopep8 * chore(TC_OPCREDS_3.5): fix validation to one or more entries in step 3 * chore(TC_OPCREDS_3.5): fix beecause there is not guaranteed order for the list step 3 * chore(TC_OPCREDS_3.5): restyled by autopep8 * Update src/python_testing/TC_OPCREDS_3_5.py Co-authored-by: C Freeman <[email protected]> * chore(TC_OPCREDS_3.5): restyled by autopep8 * chore(TC_OPCREDS_3.5): add 'Sec' suffix to certificate validity settings * chore(TC_OPCREDS_3.5): restyled by autopep8 --------- Co-authored-by: cecille <[email protected]>
- Loading branch information
1 parent
88148b5
commit 609926a
Showing
6 changed files
with
301 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.