-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates for Operational Credentials cert tests (#1506)
* Updates for Operational Credentials cert tests - Modify a couple of Operational Credentials errors to return NocResponse with cluster status code rather than throwing StatusResponseError. Not sure why this is preferable but required by cert tests - Change status code to that expected by cert tests, although they seem a little arbitrary - Allow root cert to be set in an update timed op as CHIP does but fail subsequent UpdateNoc. This seems nonsensical but is required by TC_OPCREDS_3_4 * Revert to specified error handling This will fail current implementation of OPCRED_3_4 but is correct per specification. Will handle on testing side.
- Loading branch information
Showing
3 changed files
with
33 additions
and
25 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